Firebird will not be experimental, but "beta"
This commit is contained in:
parent
a243b86fc2
commit
7abc0907f0
@ -90,10 +90,7 @@ public enum SQLDialect {
|
||||
|
||||
/**
|
||||
* The Firebird SQL dialect
|
||||
*
|
||||
* @deprecated - [#430] Firebird support is experimental. Use at your own risk!
|
||||
*/
|
||||
@Deprecated
|
||||
FIREBIRD("Firebird", FirebirdFactory.class),
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user