Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse a normal SQLException or subclass, this class may be removed in Jaybird 7 or laterUse
GDSFactoryPlugin.getSupportedProtocolList()
, may be removed in Jaybird 7 or laterUseGDSFactoryPlugin.getTypeAliasList()
, may be removed in Jaybird 7 or laterWill be removed in Jaybird 7, useFbDatabase.startTransaction(TransactionParameterBuffer)
andGDSHelper.setCurrentTransaction(FbTransaction)
This constant will be removed in Jaybird 7This constant will be removed in Jaybird 7UseSqlCountHolder.deleteCount()
, will be removed in Jaybird 7UseSqlCountHolder.insertCount()
, will be removed in Jaybird 7UseSqlCountHolder.selectCount()
, will be removed in Jaybird 7UseSqlCountHolder.updateCount()
, will be removed in Jaybird 7Unused, will be removed in Jaybird 7UseFBStatement.getResultSet()
instead, will be removed in Jaybird 7UseStatement.getResultSet()
instead, will be removed in Jaybird 7Will be removed in Jaybird 7, useQuoteStrategy.DIALECT_1
insteadWill be removed in Jaybird 7, useQuoteStrategy.DIALECT_3
insteadUseSQLStateConstants.SQL_STATE_CONNECTION_FAILURE
; will be removed in Jaybird 7UseAttachmentProperties.getServerName()
; will be removed in Jaybird 6 or laterUseAttachmentProperties.getPortNumber()
; will be removed in Jaybird 6 or laterUseAttachmentProperties.setServerName(String)
; will be removed in Jaybird 6 or laterUseAttachmentProperties.setPortNumber(int)
; will be removed in Jaybird 6 or later
-
Deprecated InterfacesInterfaceDescriptionUse the SQL user management statements instead, we currently do not plan to remove this APIUse the SQL user management statements instead, we currently do not plan to remove this API
-
Deprecated ClassesClassDescriptionUse the SQL user management statements instead, we currently do not plan to remove this APIUse the SQL user management statements instead, we currently do not plan to remove this API
-
Deprecated ExceptionsExceptionsDescriptionUse a normal SQLException or subclass, this class may be removed in Jaybird 7 or laterUnused, will be removed in Jaybird 7
-
Deprecated FieldsFieldDescriptionThis constant will be removed in Jaybird 7This constant will be removed in Jaybird 7Jaybird no longer uses this error codeJaybird no longer uses this error codeJaybird no longer uses this error codeUse
SQLStateConstants.SQL_STATE_CONNECTION_FAILURE
; will be removed in Jaybird 7
-
Deprecated MethodsMethodDescriptionUse
GDSFactoryPlugin.getSupportedProtocolList()
, may be removed in Jaybird 7 or laterUseGDSFactoryPlugin.getTypeAliasList()
, may be removed in Jaybird 7 or laterWill be removed in Jaybird 7, useFbDatabase.startTransaction(TransactionParameterBuffer)
andGDSHelper.setCurrentTransaction(FbTransaction)
UseSqlCountHolder.deleteCount()
, will be removed in Jaybird 7UseSqlCountHolder.insertCount()
, will be removed in Jaybird 7UseSqlCountHolder.selectCount()
, will be removed in Jaybird 7UseSqlCountHolder.updateCount()
, will be removed in Jaybird 7UseFBStatement.getResultSet()
instead, will be removed in Jaybird 7UseAttachmentProperties.getUser()
instead; will be retained indefinitely for compatibilityUseAttachmentProperties.setUser(String)
; will be retained indefinitely for compatibilityUseStatement.getResultSet()
instead, will be removed in Jaybird 7useFirebirdStatement.getExecutionPlan()
; there are currently no plans to remove this methoduseFirebirdStatement.getExplainedExecutionPlan()
; there are currently no plans to remove this methodUseAttachmentProperties.getServerName()
; will be removed in Jaybird 6 or laterUseAttachmentProperties.getPortNumber()
; will be removed in Jaybird 6 or laterUseAttachmentProperties.setServerName(String)
; will be removed in Jaybird 6 or laterUseAttachmentProperties.setPortNumber(int)
; will be removed in Jaybird 6 or later
-
Deprecated Enum ConstantsEnum ConstantDescriptionWill be removed in Jaybird 7, use
QuoteStrategy.DIALECT_1
insteadWill be removed in Jaybird 7, useQuoteStrategy.DIALECT_3
instead