Package org.firebirdsql.gds
Interface JaybirdErrorCodes
- 
 public interface JaybirdErrorCodesConstants for Jaybird specific error codes.The error code of Jaybird use the same scheme as the rest of Firebird error codes. The error codes are not maintained within Firebird, but here and in associated files jaybird_error_msg.propertiesandjaybird_error_sqlstates.propertiesFor error codes, Firebird has reserved facility code 26for Jaybird. Facility code 26 has error codes in range 337248256 - 337264639. See Firebirdsrc\common\msg_encode.hfor calculation of this range.- Since:
- 3.0
- Author:
- Mark Rotteveel
 
- 
- 
Field Summary
 
- 
- 
- 
Field Detail- 
jb_range_startstatic final int jb_range_start - See Also:
- Constant Field Values
 
 - 
jb_blobGetSegmentNegativestatic final int jb_blobGetSegmentNegative - See Also:
- Constant Field Values
 
 - 
jb_blobPutSegmentEmptystatic final int jb_blobPutSegmentEmpty - See Also:
- Constant Field Values
 
 - 
jb_blobPutSegmentTooLongstatic final int jb_blobPutSegmentTooLong - See Also:
- Constant Field Values
 
 - 
jb_blobIdAlreadySetstatic final int jb_blobIdAlreadySet - See Also:
- Constant Field Values
 
 - 
jb_invalidClumpletStructurestatic final int jb_invalidClumpletStructure - See Also:
- Constant Field Values
 
 - 
jb_clumpletReaderUsageErrorstatic final int jb_clumpletReaderUsageError - See Also:
- Constant Field Values
 
 - 
jb_invalidConnectionStringstatic final int jb_invalidConnectionString - See Also:
- Constant Field Values
 
 - 
jb_concurrencyResetReadOnlyReasonNotUpdatablestatic final int jb_concurrencyResetReadOnlyReasonNotUpdatable - See Also:
- Constant Field Values
 
 - 
jb_resultSetTypeUpgradeReasonHoldabilitystatic final int jb_resultSetTypeUpgradeReasonHoldability - See Also:
- Constant Field Values
 
 - 
jb_resultSetTypeDowngradeReasonScrollSensitivestatic final int jb_resultSetTypeDowngradeReasonScrollSensitive - See Also:
- Constant Field Values
 
 - 
jb_concurrencyResetReadOnlyReasonStoredProcedurestatic final int jb_concurrencyResetReadOnlyReasonStoredProcedure - See Also:
- Constant Field Values
 
 - 
jb_errorAsynchronousEventChannelClosestatic final int jb_errorAsynchronousEventChannelClose - See Also:
- Constant Field Values
 
 - 
jb_unableToCancelEventReasonNotConnectedstatic final int jb_unableToCancelEventReasonNotConnected - See Also:
- Constant Field Values
 
 - 
jb_executeImmediateRequiresTransactionAttachedstatic final int jb_executeImmediateRequiresTransactionAttached - See Also:
- Constant Field Values
 
 - 
jb_executeImmediateRequiresNoTransactionDetachedstatic final int jb_executeImmediateRequiresNoTransactionDetached - See Also:
- Constant Field Values
 
 - 
jb_receiveTrustedAuth_NotSupportedstatic final int jb_receiveTrustedAuth_NotSupported - See Also:
- Constant Field Values
 
 - 
jb_notConnectedToServerstatic final int jb_notConnectedToServer - See Also:
- Constant Field Values
 
 - 
jb_notAttachedToDatabasestatic final int jb_notAttachedToDatabase - See Also:
- Constant Field Values
 
 - 
jb_maxStatementLengthExceededstatic final int jb_maxStatementLengthExceeded - See Also:
- Constant Field Values
 
 - 
jb_unexpectedOperationCodestatic final int jb_unexpectedOperationCode - See Also:
- Constant Field Values
 
 - 
jb_unsupportedFieldTypestatic final int jb_unsupportedFieldType - See Also:
- Constant Field Values
 
 - 
jb_invalidFetchDirectionstatic final int jb_invalidFetchDirection - See Also:
- Constant Field Values
 
 - 
jb_operationNotAllowedOnForwardOnlystatic final int jb_operationNotAllowedOnForwardOnly - See Also:
- Constant Field Values
 
 - 
jb_cryptNoCryptKeyAvailablestatic final int jb_cryptNoCryptKeyAvailable - See Also:
- Constant Field Values
 
 - 
jb_cryptAlgorithmNotAvailablestatic final int jb_cryptAlgorithmNotAvailable - See Also:
- Constant Field Values
 
 - 
jb_cryptInvalidKeystatic final int jb_cryptInvalidKey - See Also:
- Constant Field Values
 
 - 
jb_invalidConnectionPropertyValuestatic final int jb_invalidConnectionPropertyValue - See Also:
- Constant Field Values
 
 - 
jb_dbCryptCallbackInitErrorstatic final int jb_dbCryptCallbackInitError - See Also:
- Constant Field Values
 
 - 
jb_dbCryptDataErrorstatic final int jb_dbCryptDataError - See Also:
- Constant Field Values
 
 - 
jb_hashAlgorithmNotAvailablestatic final int jb_hashAlgorithmNotAvailable - See Also:
- Constant Field Values
 
 - 
jb_noKnownAuthPluginsstatic final int jb_noKnownAuthPlugins - See Also:
- Constant Field Values
 
 - 
jb_invalidGeneratedKeysOptionstatic final int jb_invalidGeneratedKeysOption - See Also:
- Constant Field Values
 
 - 
jb_generatedKeysSupportNotAvailablestatic final int jb_generatedKeysSupportNotAvailable - See Also:
- Constant Field Values
 
 - 
jb_generatedKeysArrayEmptyOrNullstatic final int jb_generatedKeysArrayEmptyOrNull - See Also:
- Constant Field Values
 
 - 
jb_generatedKeysInvalidColumnPositionstatic final int jb_generatedKeysInvalidColumnPosition - See Also:
- Constant Field Values
 
 - 
jb_generatedKeysNoColumnsFoundstatic final int jb_generatedKeysNoColumnsFound - See Also:
- Constant Field Values
 
 - 
jb_explainedExecutionPlanNotSupportedstatic final int jb_explainedExecutionPlanNotSupported - See Also:
- Constant Field Values
 
 - 
jb_failedToLoadNativeLibrarystatic final int jb_failedToLoadNativeLibrary - See Also:
- Constant Field Values
 
 - 
jb_blobClosedstatic final int jb_blobClosed - See Also:
- Constant Field Values
 
 - 
jb_invalidTimeoutstatic final int jb_invalidTimeout - See Also:
- Constant Field Values
 
 - 
jb_invalidExecutorstatic final int jb_invalidExecutor - See Also:
- Constant Field Values
 
 - 
jb_operationClosedstatic final int jb_operationClosed - See Also:
- Constant Field Values
 
 - 
jb_range_endstatic final int jb_range_end - See Also:
- Constant Field Values
 
 
- 
 
-