- CACHE_MANAGER - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- CachedObject(byte[], InputStream, Reader, long) - Constructor for class org.firebirdsql.jdbc.field.FBFlushableField.CachedObject
-
- calculateBatchMessageLength(RowDescriptor) - Method in interface org.firebirdsql.gds.ng.fields.BlrCalculator
-
Calculates the batch message length.
- calculateBatchMessageLength(RowDescriptor) - Method in class org.firebirdsql.gds.ng.wire.DefaultBlrCalculator
-
- calculateBlr(RowDescriptor) - Method in interface org.firebirdsql.gds.ng.fields.BlrCalculator
-
Calculates the blr for the row descriptor.
- calculateBlr(RowDescriptor, RowValue) - Method in interface org.firebirdsql.gds.ng.fields.BlrCalculator
-
Calculates the blr for a specific row value.
- calculateBlr(RowDescriptor) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
Returns the (possibly cached) blr byte array for a
RowDescriptor
, or
null
if the parameter is null.
- calculateBlr(RowDescriptor, RowValue) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
Returns the blr byte array for a
RowValue
, or
null
if the parameter is null.
- calculateBlr(RowDescriptor) - Method in class org.firebirdsql.gds.ng.wire.DefaultBlrCalculator
-
- calculateBlr(RowDescriptor, RowValue) - Method in class org.firebirdsql.gds.ng.wire.DefaultBlrCalculator
-
- calculateCount() - Method in class org.firebirdsql.gds.ng.wire.WireEventHandle
-
- calculateIoLength(FieldDescriptor) - Method in interface org.firebirdsql.gds.ng.fields.BlrCalculator
-
Calculates the io length for the field descriptor.
- calculateIoLength(FieldDescriptor, byte[]) - Method in interface org.firebirdsql.gds.ng.fields.BlrCalculator
-
Calculates the io length for the field descriptor and actual data.
- calculateIoLength(FieldDescriptor) - Method in class org.firebirdsql.gds.ng.wire.DefaultBlrCalculator
-
- calculateIoLength(FieldDescriptor, byte[]) - Method in class org.firebirdsql.gds.ng.wire.DefaultBlrCalculator
-
- CALCULATOR_DIALECT_3 - Static variable in class org.firebirdsql.gds.ng.wire.DefaultBlrCalculator
-
- CALENDAR_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- cancel() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- cancel() - Method in interface org.firebirdsql.gds.ng.FbBlob
-
Cancels an output blob (which means its contents will be thrown away).
- cancel() - Method in interface org.firebirdsql.gds.ng.monitor.Operation
-
Cancel this operation.
- cancel() - Method in class org.firebirdsql.jdbc.FBStatement
-
- cancelEvent(EventHandle) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Cancels a registered event.
- cancelEvent(EventHandle) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- cancelEvent(EventHandle) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- cancelEvent(EventHandle) - Method in interface org.firebirdsql.gds.ng.wire.FbWireAsynchronousChannel
-
Cancels a registered event.
- cancelEvent(EventHandle) - Method in class org.firebirdsql.gds.ng.wire.version10.V10AsynchronousChannel
-
- cancelImpl() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- cancelImpl() - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- cancelImpl() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireBlob
-
- cancelOperation() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Cancel the currently running operation.
- cancelOperation(int) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Cancels the current operation.
- cancelOperation(int) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- cancelOperation(int) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
- cancelOperation(int) - Method in class org.firebirdsql.gds.ng.wire.version12.V12Database
-
- cancelRowUpdates() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- canGetSelectableInformation() - Method in interface org.firebirdsql.jdbc.StoredProcedureMetaData
-
Determine if the "selectability" of procedures is available.
- canonicalize() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
The canonicalize
method is used in FBDriver to reuse previous fbmcf instances if they have been created.
- cause(Throwable) - Method in class org.firebirdsql.gds.ng.FbExceptionBuilder
-
Sets the cause of the current exception.
- CDD_PATHNAME - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- CHA_CHA_PLUGIN_SPI_CLASS_NAME - Static variable in class org.firebirdsql.gds.ng.wire.version13.V13WireOperations
-
- channelClosing(FbWireAsynchronousChannel) - Method in interface org.firebirdsql.gds.ng.wire.AsynchronousChannelListener
-
Signals the closing of an asynchronous channel.
- channelClosing(FbWireAsynchronousChannel) - Method in class org.firebirdsql.gds.ng.wire.AsynchronousChannelListenerDispatcher
-
- channelClosing(FbWireAsynchronousChannel) - Method in class org.firebirdsql.gds.ng.wire.WireEventHandle
-
- char_type - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- characterStream - Variable in class org.firebirdsql.jdbc.field.FBFlushableField.CachedObject
-
- charSet - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- CHARSET - Static variable in class org.firebirdsql.jdbc.FBDriver
-
Deprecated.
- checkAttached() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
Checks if a physical connection to the server is established and if the
connection is attached to a database.
- checkAttached() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
Checks if a physical connection to the server is established and if the
connection is attached to a database.
- checkBlobClosed() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- checkBlobOpen() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- checkClientInfoSupport() - Method in class org.firebirdsql.jdbc.FBConnection
-
- checkConnected() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
Checks if the attachment is connected, and throws a SQLException
if it isn't connected.
- checkConnected() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- checkConnected() - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- checkConnected() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
Checks if a physical connection to the server is established.
- checkConnected() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
Checks if a physical connection to the server is established.
- checkCursorMove() - Method in class org.firebirdsql.jdbc.FBResultSet
-
Check if statement is open and prepare statement for cursor move.
- checkDatabaseAttached() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- checkNotStarted() - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
Method to check if this DataSource has not yet started.
- checkNotStarted() - Method in class org.firebirdsql.ds.FBConnectionPoolDataSource
-
- checkNotStarted() - Method in class org.firebirdsql.ds.FBXADataSource
-
- checkOpen() - Method in class org.firebirdsql.jdbc.FBResultSet
-
Check if ResultSet is open.
- checkParameters() - Method in class org.firebirdsql.jdbc.FBProcedureCall
-
Checks if all parameters have been set.
- checkScrollable() - Method in class org.firebirdsql.jdbc.FBResultSet
-
Checks if the result set is scrollable
- checkStatementValid() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- checkStatementValid(StatementState) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- checkTransactionActive() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- checkTransactionActive(FbTransaction) - Static method in class org.firebirdsql.gds.ng.TransactionHelper
-
- checkTransactionActive(FbTransaction, int) - Static method in class org.firebirdsql.gds.ng.TransactionHelper
-
- checkValidity() - Method in class org.firebirdsql.jdbc.FBConnection
-
Check if this connection is valid.
- checkValidity() - Method in class org.firebirdsql.jdbc.FBStatement
-
Check if this statement is valid.
- choices(Collection<String>) - Method in class org.firebirdsql.jaybird.props.def.ConnectionProperty.Builder
-
Possible values of the property (case-insensitive); optional.
- choices(String...) - Method in class org.firebirdsql.jaybird.props.def.ConnectionProperty.Builder
-
Possible values of the property (case-insensitive); optional.
- choices() - Method in class org.firebirdsql.jaybird.props.def.ConnectionProperty
-
Possible values for this property.
- ClasspathFirebirdEmbeddedLibrary - Class in org.firebirdsql.jna.embedded.classpath
-
- ClasspathFirebirdEmbeddedResource - Interface in org.firebirdsql.jna.embedded.classpath
-
Defines how to locate the resources of a Firebird Embedded library on the classpath.
- Clause - Class in org.firebirdsql.jdbc.metadata
-
Condition clause for constructing metadata query conditions.
- Clause(String, String) - Constructor for class org.firebirdsql.jdbc.metadata.Clause
-
Creates a metadata conditional clause.
- cleanup() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Application server calls this method to force any cleanup on the managed connection instance.
- clear() - Method in class org.firebirdsql.gds.ng.wire.crypt.KnownServerKey
-
- clearAuthData() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
Clear authentication data.
- clearBackupFiles() - Method in class org.firebirdsql.management.FBNBackupManager
-
- clearBackupFiles() - Method in interface org.firebirdsql.management.NBackupManager
-
Clear the information about backup files.
- clearBackupPaths() - Method in interface org.firebirdsql.management.BackupManager
-
Clear the information about backup paths.
- clearBackupPaths() - Method in class org.firebirdsql.management.FBBackupManager
-
- clearBackupPaths() - Method in class org.firebirdsql.management.FBStreamingBackupManager
-
- clearBatch() - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- clearBatch() - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- clearBatch() - Method in class org.firebirdsql.jdbc.FBStatement
-
- clearCursorFlag(CursorFlag) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Clears cursor flag.
- clearCursorFlag(CursorFlag) - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- clearDatabase() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- clearParameters() - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- clearRestorePaths() - Method in interface org.firebirdsql.management.BackupManager
-
Clear the information about restore paths.
- clearRestorePaths() - Method in class org.firebirdsql.management.FBBackupManagerBase
-
- clearServerKeys() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- clearTransaction() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- clearWarnings() - Method in class org.firebirdsql.jdbc.FBConnection
-
- clearWarnings() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- clearWarnings() - Method in class org.firebirdsql.jdbc.FBStatement
-
- ClientAuthBlock - Class in org.firebirdsql.gds.ng.wire.auth
-
Manages client authentication with multiple pluginProviders.
- ClientAuthBlock(IAttachProperties<?>) - Constructor for class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- CLOB_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- clone() - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- clone() - Method in class org.firebirdsql.jdbc.FBProcedureCall
-
- clone() - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
- clone() - Method in class org.firebirdsql.jdbc.FBTpbMapper
-
- close() - Method in class org.firebirdsql.ds.FBPooledConnection
-
- close() - Method in interface org.firebirdsql.event.EventManager
-
If connected, disconnects, otherwise does nothing.
- close() - Method in class org.firebirdsql.event.FBEventManager
-
- close() - Method in class org.firebirdsql.gds.impl.wire.XdrOutputStream
-
Close this stream and the underlying output stream.
- close() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- close() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
Detaches and closes the connection.
- close() - Method in class org.firebirdsql.gds.ng.AbstractFbService
-
Detaches and closes the connection.
- close() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- close() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
Detaches and closes the connection.
- close() - Method in interface org.firebirdsql.gds.ng.FbBlob
-
Closes the blob.
- close() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Close and deallocate this statement.
- close() - Method in interface org.firebirdsql.gds.ng.LockCloseable
-
Performs an Lock.unlock()
or equivalent on the lock.
- close() - Method in interface org.firebirdsql.gds.ng.OperationCloseHandle
-
- close() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
- close() - Method in interface org.firebirdsql.gds.ng.wire.crypt.CryptSessionConfig
-
Clears (e.g.
- close() - Method in interface org.firebirdsql.gds.ng.wire.FbWireAsynchronousChannel
-
Disconnect the asynchronous channel.
- close() - Method in class org.firebirdsql.gds.ng.wire.version10.V10AsynchronousChannel
-
- close() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
Closes the TCP/IP connection.
- close() - Method in class org.firebirdsql.jaybird.parser.SqlTokenizer
-
- close(FBConnection) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Close this connection with regard to a wrapping AbstractConnection
.
- close() - Method in class org.firebirdsql.jdbc.FBBlobInputStream
-
- close() - Method in class org.firebirdsql.jdbc.FBBlobOutputStream
-
- close() - Method in class org.firebirdsql.jdbc.FBConnection
- close() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- close() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- close() - Method in class org.firebirdsql.jdbc.FBStatement
-
- close() - Method in interface org.firebirdsql.jdbc.field.FBCloseableField
-
Close this field.
- close() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- close() - Method in interface org.firebirdsql.jdbc.FirebirdBlob.BlobInputStream
-
Close this stream.
- close() - Method in interface org.firebirdsql.jdbc.FirebirdBlob.BlobOutputStream
-
Close this stream.
- close() - Method in interface org.firebirdsql.jdbc.FirebirdDatabaseMetaData
-
Closes any cached metadata statements held by this database metadata implementation.
- close() - Method in class org.firebirdsql.management.FBManager
-
- close() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- close() - Method in class org.firebirdsql.management.FBTableStatisticsManager
-
Clears the reference to the connection and clears the cache.
- closeConnection() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
Closes the WireConnection associated with this connection.
- closeConnection() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
Closes the WireConnection associated with this connection.
- closeCursor() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- closeCursor(boolean) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- closeCursor() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Closes the cursor associated with this statement, leaving the
statement itself allocated.
- closeCursor(boolean) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Closes the cursor associated with this statement, leaving the statement itself allocated.
- closeFields() - Method in class org.firebirdsql.jdbc.FBResultSet
-
Close the fields if they were open (applies mainly to the stream fields).
- closeImpl() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- closeImpl() - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- closeImpl() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireBlob
-
- closeOnCompletion() - Method in class org.firebirdsql.jdbc.FBStatement
-
- ClumpletReader - Class in org.firebirdsql.gds
-
Reader for clumplets, similar to the implementation ClumpletReader.cpp
.
- ClumpletReader(ClumpletReader.Kind, byte[]) - Constructor for class org.firebirdsql.gds.ClumpletReader
-
- ClumpletReader.ClumpletType - Enum in org.firebirdsql.gds
-
- ClumpletReader.Kind - Enum in org.firebirdsql.gds
-
- CNCT_client_crypt - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CNCT_group - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CNCT_host - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CNCT_login - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CNCT_passwd - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CNCT_plugin_list - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CNCT_plugin_name - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CNCT_specific_data - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CNCT_user - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CNCT_user_verification - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- collectAllMessages(SQLException) - Static method in class org.firebirdsql.util.ExceptionHelper
-
Iterates over the SQLException
and concatenates all messages from the exception, its causes, and next
exceptions and their causes.
- columnLabelForName - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- COMMAND_LINE - Static variable in interface org.firebirdsql.gds.ServiceParameterBuffer
-
Deprecated.
- commit() - Method in interface org.firebirdsql.gds.ng.FbTransaction
-
Commit the transaction
- commit() - Method in class org.firebirdsql.gds.ng.jna.JnaTransaction
-
- commit() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Transaction
-
- commit() - Method in class org.firebirdsql.jaybird.xca.FBLocalTransaction
-
Commit a local transaction.
- commit() - Method in class org.firebirdsql.jdbc.FBConnection
-
- commit() - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator.AbstractTransactionCoordinator
-
- commit() - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator
-
- COMMIT_TIME - Static variable in interface org.firebirdsql.gds.TransactionParameterBuffer
-
Deprecated.
- commitTransaction(long) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- commitTransaction(long) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Commit a limbo transaction based on its ID.
- compareToVersion(int, int) - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Compares the version of this database to the specified major and
minor version.
- compile(String) - Static method in class org.firebirdsql.jdbc.metadata.MetadataPattern
-
Compiles the metadata pattern.
- complete(VisitorRegistrar) - Method in class org.firebirdsql.jaybird.parser.StatementDetector
-
- complete(VisitorRegistrar) - Method in interface org.firebirdsql.jaybird.parser.TokenVisitor
-
Signals that the last token was produced and the statement text was fully parsed.
- completed - Variable in class org.firebirdsql.jdbc.FBStatement
-
- completeStatement(CompletionReason) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- completeStatement() - Method in class org.firebirdsql.jdbc.FBStatement
-
- completeStatement(CompletionReason) - Method in class org.firebirdsql.jdbc.FBStatement
-
- completeStatements(CompletionReason) - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator.AbstractTransactionCoordinator
-
- CompletionReason - Enum in org.firebirdsql.jdbc
-
Reasons for statement (or other resources) completion.
- CONCURRENCY - Static variable in interface org.firebirdsql.gds.TransactionParameterBuffer
-
Deprecated.
- connect() - Method in interface org.firebirdsql.event.EventManager
-
Make a connection with a database to listen for events.
- connect() - Method in class org.firebirdsql.event.FBEventManager
-
- connect(IConnectionProperties) - Method in interface org.firebirdsql.gds.ng.FbDatabaseFactory
-
Connects to a Firebird server based on the supplied connection properties.
- connect(IConnectionProperties) - Method in class org.firebirdsql.gds.ng.jna.AbstractNativeDatabaseFactory
-
- connect(String, int, int) - Method in interface org.firebirdsql.gds.ng.wire.FbWireAsynchronousChannel
-
Connects the asynchronous channel to the specified port.
- connect(IConnectionProperties) - Method in class org.firebirdsql.gds.ng.wire.FbWireDatabaseFactory
-
- connect(String, int, int) - Method in class org.firebirdsql.gds.ng.wire.version10.V10AsynchronousChannel
-
- connect(String, Properties) - Method in class org.firebirdsql.jdbc.FBDriver
-
- connect(FirebirdConnectionProperties) - Method in class org.firebirdsql.jdbc.FBDriver
-
- connect(FirebirdConnectionProperties) - Method in interface org.firebirdsql.jdbc.FirebirdDriver
-
Deprecated.
- CONNECT_TIMEOUT - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- CONNECT_TIMEOUT - Static variable in interface org.firebirdsql.gds.ServiceParameterBuffer
-
Deprecated.
- CONNECT_TIMEOUT - Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
Deprecated.
- CONNECT_VERSION2 - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- CONNECT_VERSION3 - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- connection - Variable in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- connection - Variable in class org.firebirdsql.jdbc.FBResultSet
-
- connection - Variable in class org.firebirdsql.jdbc.FBStatement
-
- connection - Variable in class org.firebirdsql.jdbc.InternalTransactionCoordinator.AbstractTransactionCoordinator
-
- CONNECTION_OPTION_COMPRESSION - Static variable in class org.firebirdsql.gds.impl.GDSServerVersion
-
- CONNECTION_OPTION_ENCRYPTED - Static variable in class org.firebirdsql.gds.impl.GDSServerVersion
-
- connectionClosed(XcaConnectionEvent) - Method in class org.firebirdsql.jaybird.xca.FBStandAloneConnectionManager
-
- connectionClosed(XcaConnectionEvent) - Method in interface org.firebirdsql.jaybird.xca.XcaConnectionEventListener
-
Notifies the close of a connection.
- connectionErrorOccurred(XcaConnectionEvent) - Method in class org.firebirdsql.jaybird.xca.FBStandAloneConnectionManager
-
- connectionErrorOccurred(XcaConnectionEvent) - Method in interface org.firebirdsql.jaybird.xca.XcaConnectionEventListener
-
Notifies a connection related error.
- ConnectionParameterBuffer - Interface in org.firebirdsql.gds
-
- connectionProperties() - Method in class org.firebirdsql.jdbc.FBConnection
-
Get database connection properties for this connection.
- ConnectionProperty - Class in org.firebirdsql.jaybird.props.def
-
A Jaybird connection property.
- ConnectionProperty.Builder - Class in org.firebirdsql.jaybird.props.def
-
- ConnectionPropertyDefinerSpi - Interface in org.firebirdsql.jaybird.props.spi
-
Service provider interface to define connection properties in Jaybird.
- ConnectionPropertyRegistry - Class in org.firebirdsql.jaybird.props.internal
-
Registry of connection properties available to Jaybird.
- ConnectionPropertyType - Enum in org.firebirdsql.jaybird.props.def
-
Basic connection property types supported by Jaybird.
- connectionPropertyValues() - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- connectionPropertyValues() - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- connectionPropertyValues() - Method in class org.firebirdsql.event.FBEventManager
-
- connectionPropertyValues() - Method in class org.firebirdsql.gds.ng.AbstractAttachProperties
-
- connectionPropertyValues() - Method in class org.firebirdsql.gds.ng.AbstractImmutableAttachProperties
-
- connectionPropertyValues() - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
An unmodifiable view on the connection properties held by this BaseProperties implementation.
- connectionPropertyValues() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- connectionPropertyValues() - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- connectionPropertyValues() - Method in class org.firebirdsql.management.FBServiceManager
-
- connectTimeout - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- CONSISTENCY - Static variable in interface org.firebirdsql.gds.TransactionParameterBuffer
-
Deprecated.
- consumePackets(int, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- consumePackets(int, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- consumePackets(int, WarningMessageCallback) - Method in interface org.firebirdsql.gds.ng.wire.FbWireDatabase
-
Consumes packets notifying for warnings, but ignoring exceptions thrown from the packet.
- consumePackets(int, WarningMessageCallback) - Method in interface org.firebirdsql.gds.ng.wire.FbWireOperations
-
Consumes packets notifying for warnings, but ignoring exceptions thrown from the packet.
- containsPatternSpecialChars(String) - Static method in class org.firebirdsql.jdbc.metadata.MetadataPattern
-
Scans string to determine if string contains any of \_%
that indicates additional processing is needed.
- contextDestroyed(ServletContextEvent) - Method in class org.firebirdsql.gds.ng.jna.NativeResourceUnloadWebListenerJakarta
-
- contextDestroyed(ServletContextEvent) - Method in class org.firebirdsql.gds.ng.jna.NativeResourceUnloadWebListenerJavaX
-
- contextInitialized(ServletContextEvent) - Method in class org.firebirdsql.gds.ng.jna.NativeResourceUnloadWebListenerJakarta
-
- contextInitialized(ServletContextEvent) - Method in class org.firebirdsql.gds.ng.jna.NativeResourceUnloadWebListenerJavaX
-
- CONTINUE_ON_ERROR - Static variable in interface org.firebirdsql.gds.ng.FbBatchConfig
-
- convertTemplate(String) - Static method in class org.firebirdsql.jdbc.escape.FBEscapedFunctionHelper
-
Convert escaped function call using function template.
- copyBytes(byte[], int, int) - Method in class org.firebirdsql.jdbc.FBBlob
-
- copyCharacterStream(Reader, long, Encoding) - Method in class org.firebirdsql.jdbc.FBBlob
-
Copy data from a character stream into this Blob.
- copyCharacterStream(Reader, long) - Method in class org.firebirdsql.jdbc.FBBlob
-
Copy data from a character stream into this Blob.
- copyCharacterStream(Reader, Encoding) - Method in class org.firebirdsql.jdbc.FBBlob
-
Copy data from a character stream into this Blob.
- copyCharacterStream(Reader) - Method in class org.firebirdsql.jdbc.FBBlob
-
Copy data from a character stream into this Blob.
- copyCharacterStream(Reader, long) - Method in class org.firebirdsql.jdbc.FBClob
-
Copy data from a character stream into this Blob.
- copyCharacterStream(Reader) - Method in class org.firebirdsql.jdbc.FBClob
-
Copy data from a character stream into this Blob.
- copyFieldFrom(FieldDescriptor) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Set this builder with the values of the source
FieldDescriptor
for further modification through this builder.
- copyStream(InputStream, long) - Method in class org.firebirdsql.jdbc.FBBlob
-
Copy the contents of an InputStream
into this Blob.
- copyStream(InputStream) - Method in class org.firebirdsql.jdbc.FBBlob
-
Copy the contents of an InputStream
into this Blob.
- copyTo(ParameterBuffer, Encoding) - Method in class org.firebirdsql.gds.impl.argument.BigIntArgument
-
- copyTo(ParameterBuffer, Encoding) - Method in class org.firebirdsql.gds.impl.argument.ByteArgument
-
- copyTo(ParameterBuffer, Encoding) - Method in class org.firebirdsql.gds.impl.argument.ByteArrayArgument
-
- copyTo(ParameterBuffer, Encoding) - Method in class org.firebirdsql.gds.impl.argument.NumericArgument
-
- copyTo(ParameterBuffer, Encoding) - Method in class org.firebirdsql.gds.impl.argument.SingleItem
-
- copyTo(ParameterBuffer, Encoding) - Method in class org.firebirdsql.gds.impl.argument.StringArgument
-
- copyTo(T) - Method in class org.firebirdsql.gds.impl.DbAttachInfo
-
- copyTo(ParameterBuffer, Encoding) - Method in interface org.firebirdsql.gds.Parameter
-
Copies this argument into the supplied buffer, uses the supplied Encoding
for string arguments.
- countEvents(EventHandle) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Counts the events occurred.
- countEvents(EventHandle) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- countEvents(EventHandle) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- create(ProtocolDescriptor...) - Static method in class org.firebirdsql.gds.ng.wire.ProtocolCollection
-
Creates a ProtocolCollection with the specified ProtocolDescriptors.
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetAttributes
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetBestRowIdentifier
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetCatalogs
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetClientInfoProperties
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetColumnPrivileges
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetColumns
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetCrossReference
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetExportedKeys
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetFunctionColumns
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetFunctions
-
Creates an instance of GetFunctions
.
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetImportedKeys
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetIndexInfo
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetPrimaryKeys
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetProcedureColumns
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetProcedures
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetPseudoColumns
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetSchemas
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetSuperTables
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetSuperTypes
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetTablePrivileges
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetTables
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetTypeInfo
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetUDTs
-
- create(DbMetadataMediator) - Static method in class org.firebirdsql.jdbc.metadata.GetVersionColumns
-
- createArrayOf(String, Object[]) - Method in class org.firebirdsql.jdbc.FBConnection
-
- createAsynchronousChannel(FbWireDatabase) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
Create a disconnected asynchronous channel.
- createAsynchronousChannel(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createAsynchronousChannel(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createAsynchronousChannel(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createAsynchronousChannel(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createAsynchronousChannel(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createAsynchronousChannel(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createAsynchronousChannel(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createAttachServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.AbstractProtocolDescriptor
-
- createAttachServiceParameterBuffer(WireServiceConnection) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
Create an attach
ServiceParameterBuffer
implementation and populate it with supported properties for
this protocol version.
- createAttachUrl(DbAttachInfo, T) - Method in class org.firebirdsql.gds.ng.jna.JnaConnection
-
- createAttachUrl(DbAttachInfo, IConnectionProperties) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabaseConnection
-
- createAttachUrl(DbAttachInfo, IServiceProperties) - Method in class org.firebirdsql.gds.ng.jna.JnaServiceConnection
-
- createBatchParameterBuffer() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- createBatchParameterBuffer() - Method in class org.firebirdsql.gds.ng.wire.version16.V16Statement
-
- createBatchUpdateException(String, String, int, long[], Throwable) - Method in class org.firebirdsql.jdbc.FBStatement
-
- createBlob(BlobConfig) - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Create a new blob within the current transaction.
- createBlob() - Method in class org.firebirdsql.jdbc.FBConnection
-
- createBlob() - Method in interface org.firebirdsql.jdbc.FirebirdConnection
- createBlobForInput(FbTransaction, BlobParameterBuffer, long) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates a blob for read access to an existing blob on the server.
- createBlobForInput(FbTransaction, long) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates a blob for read access to an existing blob on the server.
- createBlobForInput(FbTransaction, BlobConfig, long) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates a blob for read access to an existing blob on the server.
- createBlobForInput(FbTransaction, BlobParameterBuffer, long) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- createBlobForInput(FbTransaction, BlobParameterBuffer, long) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- createBlobForOutput(FbTransaction, BlobParameterBuffer) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates a blob for write access to a new blob on the server.
- createBlobForOutput(FbTransaction) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates a blob for write access to a new blob on the server.
- createBlobForOutput(FbTransaction, BlobConfig) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates a blob for write access to a new blob on the server.
- createBlobForOutput(FbTransaction, BlobParameterBuffer) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- createBlobForOutput(FbTransaction, BlobParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- createBlobLengthProcessor() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- createBlobParameterBuffer() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- createBlobParameterBuffer() - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
- createBlrCalculator(FbWireDatabase) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- createBlrCalculator(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createBlrCalculator(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createBlrCalculator(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createBlrCalculator(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createBlrCalculator(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createBlrCalculator(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createBlrCalculator(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createClientLibrary() - Method in class org.firebirdsql.gds.ng.jna.AbstractNativeDatabaseFactory
-
Creates and initialize a new instance of the client library.
- createClientLibrary() - Method in class org.firebirdsql.gds.ng.jna.FbClientDatabaseFactory
-
- createClientLibrary() - Method in class org.firebirdsql.gds.ng.jna.FbEmbeddedDatabaseFactory
-
- createClientLibrary() - Method in class org.firebirdsql.gds.ng.jna.FbLocalDatabaseFactory
-
Deprecated.
- createClob() - Method in class org.firebirdsql.jdbc.FBConnection
-
- createConfig(FieldDescriptor, DatabaseConnectionProperties) - Static method in class org.firebirdsql.jdbc.FBBlob
-
Creates a blob configuration from a field descriptor and connection properties.
- createConfig(int, DatabaseConnectionProperties, DatatypeCoder) - Static method in class org.firebirdsql.jdbc.FBBlob
-
Creates a blob configuration from a subtype and connection properties and datatype coder.
- createConfig(int, boolean, int, DatatypeCoder) - Static method in class org.firebirdsql.jdbc.FBBlob
-
Create a blob configuration.
- createConnectionFactory(XcaConnectionManager) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Creates a javax.sql.DataSource
instance.
- createConnectionFactory() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Creates a javax.sql.DataSource
instance.
- createConnectionHandle(ProtocolDescriptor) - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
Creates the connection handle for this type of connection.
- createConnectionHandle(ProtocolDescriptor) - Method in class org.firebirdsql.gds.ng.wire.WireDatabaseConnection
-
- createConnectionHandle(ProtocolDescriptor) - Method in class org.firebirdsql.gds.ng.wire.WireServiceConnection
-
- createConnectionHandler(Connection) - Method in class org.firebirdsql.ds.FBPooledConnection
-
Creates the PooledConnectionHandler for the connection.
- createConnectionHandler(Connection) - Method in class org.firebirdsql.ds.FBXAConnection
-
- createDatabase() - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates a new database, connection remains attached to database.
- createDatabase() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- createDatabase(WireDatabaseConnection) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- createDatabase() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
- createDatabase(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createDatabase(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createDatabase(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createDatabase(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createDatabase(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createDatabase(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createDatabase(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createDatabase(String, String, String) - Method in class org.firebirdsql.management.FBManager
-
- createDatabase(String, String, String, String) - Method in class org.firebirdsql.management.FBManager
-
- createDatabase(String, String, String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Create a database with the specified file name, username and password on the specified server
and port
.
- createDatabase(String, String, String, String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Create a database with the specified file name, username, password and role on the specified server
and port
.
- createDatabaseParameterBuffer(D) - Method in class org.firebirdsql.gds.ng.AbstractParameterConverter
-
- createDatabaseParameterBuffer(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.AbstractProtocolDescriptor
-
- createDatabaseParameterBuffer(WireDatabaseConnection) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- createDatabaseParameterBuffer(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.version12.V12ParameterConverter
-
- createDatabaseParameterBuffer(WireDatabaseConnection) - Method in class org.firebirdsql.gds.ng.wire.version13.V13ParameterConverter
-
- createDbCryptCallback() - Method in class org.firebirdsql.gds.ng.AbstractConnection
-
- createDbCryptCallback(String) - Method in interface org.firebirdsql.gds.ng.dbcrypt.DbCryptCallbackSpi
-
Creates the database encryption callback with a configuration string.
- createDbCryptCallback(String) - Method in class org.firebirdsql.gds.ng.dbcrypt.simple.StaticValueDbCryptCallbackSpi
-
- createDefaultFieldValues() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptor
-
Creates a
RowValue
instance with default (
null
) values for each field.
- createDeletedRowMarker() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptor
-
Creates a deleted row marker.
- createEncryptionPlugin(CryptSessionConfig) - Method in class org.firebirdsql.gds.ng.wire.crypt.arc4.Arc4EncryptionPluginSpi
-
- createEncryptionPlugin(CryptSessionConfig) - Method in interface org.firebirdsql.gds.ng.wire.crypt.EncryptionPluginSpi
-
Creates the encryption plugin for the provided crypt session config.
- createEventHandle(String, EventHandler) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates an event handle for this database type.
- createEventHandle(String, EventHandler) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- createEventHandle(String, EventHandler) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- createExecutionPlanProcessor() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- createField(FieldDescriptor, FieldDataProvider, GDSHelper, boolean) - Static method in class org.firebirdsql.jdbc.field.FBField
-
This is a factory method that creates appropriate instance of the
FBField
class according to the SQL datatype.
- createFor(Connection) - Static method in class org.firebirdsql.event.FBEventManager
-
- createInputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer, long) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
Create an input
FbWireBlob
implementation for this protocol version.
- createInputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer, long) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createInputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer, long) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createInputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer, long) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createInputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer, long) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createInputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer, long) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createInputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer, long) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createInputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer, long) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createInstance(EncodingDefinition) - Static method in class org.firebirdsql.encodings.EncodingFactory
-
- createInstance(Charset) - Static method in class org.firebirdsql.encodings.EncodingFactory
-
- createInstance(EncodingSet...) - Static method in class org.firebirdsql.encodings.EncodingFactory
-
Creates a new EncodingFactory based on the supplied encodingSets.
- createManagedConnection() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Creates a new physical connection to the Firebird database using the default configuration.
- createManagedConnection(FBConnectionRequestInfo) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Creates a new physical connection to the Firebird database.
- createNClob() - Method in class org.firebirdsql.jdbc.FBConnection
- createOutputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
Create an output
FbWireBlob
implementation for this protocol version.
- createOutputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createOutputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createOutputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createOutputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createOutputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createOutputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createOutputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createPlugin() - Method in interface org.firebirdsql.gds.ng.wire.auth.AuthenticationPluginSpi
-
- createPlugin() - Method in class org.firebirdsql.gds.ng.wire.auth.legacy.LegacyAuthenticationPluginSpi
-
- createPlugin() - Method in class org.firebirdsql.gds.ng.wire.auth.srp.AbstractSrpAuthenticationPluginSpi
-
- createReader(InputStream) - Method in interface org.firebirdsql.encodings.Encoding
-
Creates a reader wrapping an input stream.
- createReader(InputStream) - Method in interface org.firebirdsql.gds.ng.DatatypeCoder
-
Creates a reader wrapping an input stream.
- createReader(InputStream) - Method in class org.firebirdsql.gds.ng.DefaultDatatypeCoder
-
- createReader(InputStream) - Method in class org.firebirdsql.gds.ng.EncodingSpecificDatatypeCoder
-
- createReader(InputStream) - Method in class org.firebirdsql.jdbc.FBBlob.Config
-
- createReply(byte[]) - Static method in class org.firebirdsql.gds.ng.dbcrypt.DbCryptData
-
Creates a reply with plugin data and expected reply size of 0
.
- createRequestBuffer(FbService, int, int) - Method in class org.firebirdsql.management.FBServiceManager
-
- createRowDescriptor(FieldDescriptor[], DatatypeCoder) - Static method in class org.firebirdsql.gds.ng.fields.RowDescriptor
-
Creates an instance of
RowDescriptor
with the supplied
FieldDescriptor
instances.
- createService(WireServiceConnection) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- createService(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createService(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createService(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createService(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createService(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createService(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createService(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createServiceParameterBuffer(S) - Method in class org.firebirdsql.gds.ng.AbstractParameterConverter
-
- createServiceParameterBuffer() - Method in interface org.firebirdsql.gds.ng.FbService
-
- createServiceParameterBuffer() - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- createServiceParameterBuffer() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
- createServiceParameterBuffer(WireServiceConnection) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- createServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version12.V12ParameterConverter
-
- createServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version13.V13ParameterConverter
-
- createServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createServiceParameterBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createServiceRequestBuffer() - Method in interface org.firebirdsql.gds.ng.FbService
-
- createServiceRequestBuffer() - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- createServiceRequestBuffer() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
- createServiceRequestBuffer(WireServiceConnection) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- createServiceRequestBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createServiceRequestBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createServiceRequestBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createServiceRequestBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createServiceRequestBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createServiceRequestBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createServiceRequestBuffer(WireServiceConnection) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createSpecialResultSet(FBObjectListener.ResultSetListener) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- createSpecialResultSet(FBObjectListener.ResultSetListener) - Method in class org.firebirdsql.jdbc.FBStatement
-
Create the result set for specialResult
.
- createSqlCountProcessor() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- createSQLXML() - Method in class org.firebirdsql.jdbc.FBConnection
-
- createStatement(FbTransaction) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates a statement associated with a transaction
- createStatement(FbTransaction) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- createStatement(FbWireDatabase) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- createStatement(FbTransaction) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
- createStatement(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createStatement(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createStatement(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createStatement(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createStatement(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createStatement(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createStatement(FbWireDatabase) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createStatement() - Method in class org.firebirdsql.jdbc.FBConnection
-
- createStatement(int, int) - Method in class org.firebirdsql.jdbc.FBConnection
-
- createStatement(int, int, int) - Method in class org.firebirdsql.jdbc.FBConnection
-
- createStatementListener() - Method in class org.firebirdsql.jdbc.FBStatement
-
- createStruct(String, Object[]) - Method in class org.firebirdsql.jdbc.FBConnection
-
- createTransaction(FbWireDatabase, int, TransactionState) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- createTransaction(FbWireDatabase, int, TransactionState) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createTransaction(FbWireDatabase, int, TransactionState) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createTransaction(FbWireDatabase, int, TransactionState) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createTransaction(FbWireDatabase, int, TransactionState) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createTransaction(FbWireDatabase, int, TransactionState) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createTransaction(FbWireDatabase, int, TransactionState) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createTransaction(FbWireDatabase, int, TransactionState) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createTransactionParameterBuffer() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- createTransactionParameterBuffer() - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
- createTransactionParameterBuffer() - Method in class org.firebirdsql.jdbc.FBConnection
-
- createTransactionParameterBuffer() - Method in interface org.firebirdsql.jdbc.FirebirdConnection
-
- createWireOperations(WireConnection<?, ?>, WarningMessageCallback) - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- createWireOperations(WireConnection<?, ?>, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- createWireOperations(WireConnection<?, ?>, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- createWireOperations(WireConnection<?, ?>, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- createWireOperations(WireConnection<?, ?>, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- createWireOperations(WireConnection<?, ?>, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- createWireOperations(WireConnection<?, ?>, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- createWireOperations(WireConnection<?, ?>, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- createWithXAErrorCode(String, int) - Static method in exception org.firebirdsql.gds.GDSException
-
- createWriter(OutputStream) - Method in interface org.firebirdsql.encodings.Encoding
-
Creates a writer wrapping an input stream.
- createWriter(OutputStream) - Method in interface org.firebirdsql.gds.ng.DatatypeCoder
-
Creates a writer wrapping an input stream.
- createWriter(OutputStream) - Method in class org.firebirdsql.gds.ng.DefaultDatatypeCoder
-
- createWriter(OutputStream) - Method in class org.firebirdsql.gds.ng.EncodingSpecificDatatypeCoder
-
- createWriter(OutputStream) - Method in class org.firebirdsql.jdbc.FBBlob.Config
-
- crypt(String, String) - Static method in class org.firebirdsql.gds.ng.wire.auth.legacy.UnixCrypt
-
Deprecated.
Encrypts String into crypt (Unix) code.
- CryptSessionConfig - Interface in org.firebirdsql.gds.ng.wire.crypt
-
Interface for the encryption/decryption session config for wire protocol encryption for a specific plugin.
- CS_BINARY - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- CS_dynamic - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- CS_NONE - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- cstring_type - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- CURRENT_VERSION - Static variable in interface org.firebirdsql.gds.ServiceParameterBuffer
-
Deprecated.
- currentStatementResult - Variable in class org.firebirdsql.jdbc.FBStatement
-
- CursorFlag - Enum in org.firebirdsql.gds.ng
-
Cursor flags.
- failure(EncryptionIdentifier, SQLException) - Static method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo
-
- fatal(String) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- fatal(String, Throwable) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- fatalf(String, Object) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- fatalf(String, Object, Object) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- fatalf(String, Object, Object, Object) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- fatalf(String, Object...) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- fatalfe(String, Object, Throwable) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- fatalfe(String, Object, Object, Throwable) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- fatalfe(String, Object, Object, Object, Throwable) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- FB_BLOB_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- fb_cancel_abort - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_cancel_disable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_cancel_enable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_cancel_operation(ISC_STATUS[], IntByReference, short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS fb_cancel_operation(ISC_STATUS*, isc_db_handle*, ISC_USHORT)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1296
- fb_cancel_raise - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- FB_CLOB_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- fb_disconnect_transaction(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS fb_disconnect_transaction(ISC_STATUS*, isc_tr_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:770
- fb_dsql_set_timeout(ISC_STATUS[], IntByReference, int) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS ISC_EXPORT fb_dsql_set_timeout(ISC_STATUS*, isc_stmt_handle*, ISC_ULONG)
native declaration : D:\DevSoft\FB_tests\Firebird-4.0.0.1691-0_x64\include\ibase.h:629
- fb_info_bpage_warns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_conn_flags - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_creation_timestamp_tz - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_crypt_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_crypt_plugin - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_crypt_state - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_db_file_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_db_guid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_dpage_warns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_features - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_implementation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_ipage_warns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_next_attachment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_next_statement - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_page_contents - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_page_warns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_pages_free - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_pages_used - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_pip_errors - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_pip_warns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_ppage_warns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_protocol_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_record_warns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_replica_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_ses_idle_timeout_att - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_ses_idle_timeout_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_ses_idle_timeout_run - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_sqlrole - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_statement_timeout_att - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_statement_timeout_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_tpage_warns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_tra_dbpath - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_username - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_info_wire_crypt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- fb_interpret(ByteBuffer, int, PointerByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
This const params version used in the engine and other places.
Original signature : ISC_LONG fb_interpret(ISC_SCHAR*, unsigned int, const ISC_STATUS**)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:703
- FB_PROTOCOL_FLAG - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- FB_PROTOCOL_MASK - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- FB_ROW_ID_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- fb_shutdown(int, int) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : int fb_shutdown(unsigned int, const int)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1289
- fb_shutdown_callback(ISC_STATUS[], FbClientLibrary.FbShutdownCallback, int, Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS fb_shutdown_callback(ISC_STATUS*, FB_SHUTDOWN_CALLBACK, const int, void*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1291
- fb_sqlstate(ByteBuffer, ISC_STATUS[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void fb_sqlstate(char*, const ISC_STATUS*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:777
- FBAbstractCommonDataSource - Class in org.firebirdsql.ds
-
Abstract class for properties and behaviour common to DataSources, XADataSources and ConnectionPoolDataSources
- FBAbstractCommonDataSource() - Constructor for class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- FbAttachment - Interface in org.firebirdsql.gds.ng
-
Connection to a Firebird server (to a database or service).
- FBBackupManager - Class in org.firebirdsql.management
-
Implements the backup and restore functionality of Firebird Services API.
- FBBackupManager() - Constructor for class org.firebirdsql.management.FBBackupManager
-
Create a new instance of FBBackupManager
based on the default GDSType.
- FBBackupManager(String) - Constructor for class org.firebirdsql.management.FBBackupManager
-
Create a new instance of FBBackupManager
based on a given GDSType.
- FBBackupManager(GDSType) - Constructor for class org.firebirdsql.management.FBBackupManager
-
Create a new instance of FBBackupManager
based on a given GDSType.
- FBBackupManagerBase - Class in org.firebirdsql.management
-
Implements the common functionality between regular and streaming backup/restore
- FBBackupManagerBase() - Constructor for class org.firebirdsql.management.FBBackupManagerBase
-
Create a new instance of FBBackupManagerBase
based on the default GDSType.
- FBBackupManagerBase(String) - Constructor for class org.firebirdsql.management.FBBackupManagerBase
-
Create a new instance of FBBackupManagerBase
based on a given GDSType.
- FBBackupManagerBase(GDSType) - Constructor for class org.firebirdsql.management.FBBackupManagerBase
-
Create a new instance of FBBackupManagerBase
based on a given GDSType.
- FBBackupManagerBase.PathSizeStruct - Class in org.firebirdsql.management
-
Structure that holds path to the database and corresponding size of the file (in case of backup - that is
size of the file in megabytes, in case of restore - size of the database file in pages).
- FbBatchConfig - Interface in org.firebirdsql.gds.ng
-
Configuration for a Firebird 4+ batch.
- FbBatchConfig.Immutable - Class in org.firebirdsql.gds.ng
-
Class to provide an immutable copy of a batch config.
- FbBlob - Interface in org.firebirdsql.gds.ng
-
Interface for blob operations.
- FBBlob - Class in org.firebirdsql.jdbc
-
Firebird implementation of Blob
.
- FBBlob(GDSHelper, FBObjectListener.BlobListener) - Constructor for class org.firebirdsql.jdbc.FBBlob
-
- FBBlob(GDSHelper, FBObjectListener.BlobListener, FBBlob.Config) - Constructor for class org.firebirdsql.jdbc.FBBlob
-
Create new Blob instance.
- FBBlob(GDSHelper) - Constructor for class org.firebirdsql.jdbc.FBBlob
-
- FBBlob(GDSHelper, long, FBObjectListener.BlobListener) - Constructor for class org.firebirdsql.jdbc.FBBlob
-
- FBBlob(GDSHelper, long, FBObjectListener.BlobListener, FBBlob.Config) - Constructor for class org.firebirdsql.jdbc.FBBlob
-
Create instance of this class to access existing Blob.
- FBBlob(GDSHelper, long) - Constructor for class org.firebirdsql.jdbc.FBBlob
-
- FBBlob.Config - Class in org.firebirdsql.jdbc
-
Standard configuration for blobs.
- FbBlob.SeekMode - Enum in org.firebirdsql.gds.ng
-
- FBBlobInputStream - Class in org.firebirdsql.jdbc
-
An input stream for reading directly from a FBBlob instance.
- FBBlobOutputStream - Class in org.firebirdsql.jdbc
-
OutputStream
for writing Firebird blobs.
- FBCachedBlob - Class in org.firebirdsql.jdbc
-
This class represents a cached blob field.
- FBCachedBlob(byte[]) - Constructor for class org.firebirdsql.jdbc.FBCachedBlob
-
Create an instance using the cached data.
- FBCachedClob - Class in org.firebirdsql.jdbc.field
-
Clob implementation that is cached client-side.
- FBCachedClob(FBCachedBlob, FBBlob.Config) - Constructor for class org.firebirdsql.jdbc.field.FBCachedClob
-
- FBCallableStatement - Class in org.firebirdsql.jdbc
-
Implementation of CallableStatement
.
- FBCallableStatement(GDSHelper, String, int, int, int, StoredProcedureMetaData, FBObjectListener.StatementListener, FBObjectListener.BlobListener) - Constructor for class org.firebirdsql.jdbc.FBCallableStatement
-
- FbClientDatabaseFactory - Class in org.firebirdsql.gds.ng.jna
-
Implementation of
FbDatabaseFactory
for establishing connection using the
Firebird native client library.
- FbClientDatabaseFactory() - Constructor for class org.firebirdsql.gds.ng.jna.FbClientDatabaseFactory
-
- FbClientFeature - Enum in org.firebirdsql.gds.ng.jna
-
Firebird native client features.
- FbClientFeatureAccess - Interface in org.firebirdsql.gds.ng.jna
-
Firebird client feature access.
- FbClientLibrary - Interface in org.firebirdsql.jna.fbclient
-
JNA Wrapper for library implementing ibase.h.
- FbClientLibrary.FbShutdownCallback - Interface in org.firebirdsql.jna.fbclient
-
FbShutdown callback.
- FbClientLibrary.IscEventCallback - Interface in org.firebirdsql.jna.fbclient
-
IscEvent callback.
- FBClob - Class in org.firebirdsql.jdbc
-
Implementation of Clob
.
- FBClob(FBBlob) - Constructor for class org.firebirdsql.jdbc.FBClob
-
- FBCloseableField - Interface in org.firebirdsql.jdbc.field
-
Instances of this field have open resources and must be cleaned up.
- FBCommandLine - Class in org.firebirdsql.management
-
FBCommandLine.java
Created: Thu Oct 10 14:14:07 2002
- FBCommandLine() - Constructor for class org.firebirdsql.management.FBCommandLine
-
- FBConnection - Class in org.firebirdsql.jdbc
-
- FBConnection(FBManagedConnection) - Constructor for class org.firebirdsql.jdbc.FBConnection
-
- FBConnectionDefaults - Class in org.firebirdsql.jdbc
-
- FBConnectionDefaults() - Constructor for class org.firebirdsql.jdbc.FBConnectionDefaults
-
Deprecated.
- FBConnectionPoolDataSource - Class in org.firebirdsql.ds
-
Bare-bones implementation of ConnectionPoolDataSource
.
- FBConnectionPoolDataSource() - Constructor for class org.firebirdsql.ds.FBConnectionPoolDataSource
-
- FbConnectionProperties - Class in org.firebirdsql.gds.ng
-
- FbConnectionProperties(IConnectionProperties) - Constructor for class org.firebirdsql.gds.ng.FbConnectionProperties
-
Copy constructor for FbConnectionProperties.
- FbConnectionProperties() - Constructor for class org.firebirdsql.gds.ng.FbConnectionProperties
-
Default constructor for FbConnectionProperties
- FBConnectionProperties - Class in org.firebirdsql.jdbc
-
- FBConnectionProperties() - Constructor for class org.firebirdsql.jdbc.FBConnectionProperties
-
- FBConnectionRequestInfo - Class in org.firebirdsql.jaybird.xca
-
The class FBConnectionRequestInfo
holds connection-specific information such as user, password, and other
information.
- FBConnectionRequestInfo(IConnectionProperties) - Constructor for class org.firebirdsql.jaybird.xca.FBConnectionRequestInfo
-
Creates a connection request info based on a set of connection properties.
- FbDatabase - Interface in org.firebirdsql.gds.ng
-
Connection handle to a database.
- FbDatabaseFactory - Interface in org.firebirdsql.gds.ng
-
- FBDatabaseMetaData - Class in org.firebirdsql.jdbc
-
Comprehensive information about the database as a whole.
- FBDatabaseMetaData(FBConnection) - Constructor for class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- FBDataSource - Class in org.firebirdsql.jdbc
-
The class FBDataSource
is a ConnectionFactory for jdbc Connection objects.
- FBDataSource(FBManagedConnectionFactory, XcaConnectionManager) - Constructor for class org.firebirdsql.jdbc.FBDataSource
-
- FBDriver - Class in org.firebirdsql.jdbc
-
The Jaybird JDBC Driver implementation for the Firebird database.
- FBDriver() - Constructor for class org.firebirdsql.jdbc.FBDriver
-
- FBDriverConsistencyCheckException - Exception in org.firebirdsql.jdbc
-
Internal driver consistency check failed.
- FBDriverConsistencyCheckException(String) - Constructor for exception org.firebirdsql.jdbc.FBDriverConsistencyCheckException
-
Create instance of this exception for the specified message.
- FBDriverNotCapableException - Exception in org.firebirdsql.jdbc
-
Tell that driver is not able to serve the request due to missing capabilities.
- FBDriverNotCapableException(String) - Constructor for exception org.firebirdsql.jdbc.FBDriverNotCapableException
-
Create instance of this class for the specified reason.
- FBDriverNotCapableException() - Constructor for exception org.firebirdsql.jdbc.FBDriverNotCapableException
-
Create instance of this class.
- FbEmbeddedDatabaseFactory - Class in org.firebirdsql.gds.ng.jna
-
Implementation of
FbDatabaseFactory
for establishing connection using the
Firebird embedded library.
- FbEmbeddedDatabaseFactory() - Constructor for class org.firebirdsql.gds.ng.jna.FbEmbeddedDatabaseFactory
-
- FBEscapedCallParser - Class in org.firebirdsql.jdbc.escape
-
Parser for escaped procedure call.
- FBEscapedCallParser() - Constructor for class org.firebirdsql.jdbc.escape.FBEscapedCallParser
-
- FBEscapedFunctionHelper - Class in org.firebirdsql.jdbc.escape
-
Helper class for escaped functions.
- FBEscapedParser - Class in org.firebirdsql.jdbc.escape
-
The class FBEscapedParser
parses the SQL and converts escaped syntax to native form.
- FBEventManager - Class in org.firebirdsql.event
-
An
EventManager
implementation to listen for database events.
- FBEventManager() - Constructor for class org.firebirdsql.event.FBEventManager
-
- FBEventManager(GDSType) - Constructor for class org.firebirdsql.event.FBEventManager
-
- FbExceptionBuilder - Class in org.firebirdsql.gds.ng
-
Builder for exceptions received from Firebird.
- FbExceptionBuilder() - Constructor for class org.firebirdsql.gds.ng.FbExceptionBuilder
-
- FBField - Class in org.firebirdsql.jdbc.field
-
Base class for fields (for use by prepared statement and result set to represent columns and parameters).
- FBFlushableField - Interface in org.firebirdsql.jdbc.field
-
Instances of this field cache data in auto-commit case if no transaction is
yet available and must be flushed before transaction is committed.
- FBFlushableField.CachedObject - Class in org.firebirdsql.jdbc.field
-
- FbImmutableConnectionProperties - Class in org.firebirdsql.gds.ng
-
- FbImmutableConnectionProperties(IConnectionProperties) - Constructor for class org.firebirdsql.gds.ng.FbImmutableConnectionProperties
-
Copy constructor for FbConnectionProperties.
- FbImmutableServiceProperties - Class in org.firebirdsql.gds.ng
-
- FbImmutableServiceProperties(IServiceProperties) - Constructor for class org.firebirdsql.gds.ng.FbImmutableServiceProperties
-
Copy constructor for FbServiceProperties.
- FBIncorrectXidException - Exception in org.firebirdsql.jaybird.xca
-
This error is thrown when message read from the RDB$TRANSACTIONS table does not represent a serialized Xid.
- FBIncorrectXidException(String) - Constructor for exception org.firebirdsql.jaybird.xca.FBIncorrectXidException
-
- FBIncorrectXidException(String, Throwable) - Constructor for exception org.firebirdsql.jaybird.xca.FBIncorrectXidException
-
- FbLocalDatabaseFactory - Class in org.firebirdsql.gds.ng.jna
-
- FbLocalDatabaseFactory() - Constructor for class org.firebirdsql.gds.ng.jna.FbLocalDatabaseFactory
-
Deprecated.
- FBLocalTransaction - Class in org.firebirdsql.jaybird.xca
-
The class FBLocalTransaction
represent a local, not distributed, transaction.
- FBLongVarCharField - Class in org.firebirdsql.jdbc.field
-
This is Blob-based implementation of FBStringField
.
- FBMaintenanceManager - Class in org.firebirdsql.management
-
The FBMaintenanceManager
class is responsible for replicating the functionality provided by
the gfix
command-line tool.
- FBMaintenanceManager() - Constructor for class org.firebirdsql.management.FBMaintenanceManager
-
Create a new instance of FBMaintenanceManager
based on the default GDSType.
- FBMaintenanceManager(String) - Constructor for class org.firebirdsql.management.FBMaintenanceManager
-
Create a new instance of FBMaintenanceManager
based on a given GDSType.
- FBMaintenanceManager(GDSType) - Constructor for class org.firebirdsql.management.FBMaintenanceManager
-
Create a new instance of FBMaintenanceManager
based on a given GDSType.
- FBManagedConnection - Class in org.firebirdsql.jaybird.xca
-
A physical connection handle to a Firebird database, providing a XAResource
.
- FBManagedConnectionFactory - Class in org.firebirdsql.jaybird.xca
-
FBManagedConnectionFactory is a factory for
FBManagedConnection
, and implements many of the internal
functions of FBManagedConnection.
- FBManagedConnectionFactory() - Constructor for class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Create a new pure-Java FBManagedConnectionFactory.
- FBManagedConnectionFactory(boolean) - Constructor for class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Create a new pure-Java FBManagedConnectionFactory.
- FBManagedConnectionFactory(GDSType) - Constructor for class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Create a new FBManagedConnectionFactory based on the given GDSType.
- FBManagedConnectionFactory(boolean, GDSType) - Constructor for class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Create a new FBManagedConnectionFactory based on the given GDSType.
- FBManagedConnectionFactory(GDSType, FBConnectionProperties) - Constructor for class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Create a new FBManagedConnectionFactory based on the given GDSType and connection properties.
- FBManagedConnectionFactory(boolean, GDSType, FBConnectionProperties) - Constructor for class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Create a new FBManagedConnectionFactory based on the given GDSType and connection properties.
- FBManager - Class in org.firebirdsql.management
-
A tool for creating and dropping databases.
- FBManager() - Constructor for class org.firebirdsql.management.FBManager
-
- FBManager(GDSType) - Constructor for class org.firebirdsql.management.FBManager
-
- FBManager(String) - Constructor for class org.firebirdsql.management.FBManager
-
- FBManagerMBean - Interface in org.firebirdsql.management
-
API for
FBManager
, for creating and dropping databases.
- FbMetadataConstants - Class in org.firebirdsql.jdbc.metadata
-
Constants for metadata as used in the Firebird metadata tables DatabaseMetaData
implementation.
- FBNBackupManager - Class in org.firebirdsql.management
-
Implements the incremental backup and restore functionality of NBackup via the Firebird Services API.
- FBNBackupManager() - Constructor for class org.firebirdsql.management.FBNBackupManager
-
Create a new instance of FBNBackupManager
based on the default GDSType.
- FBNBackupManager(String) - Constructor for class org.firebirdsql.management.FBNBackupManager
-
Create a new instance of FBNBackupManager
based on a given GDSType name.
- FBNBackupManager(GDSType) - Constructor for class org.firebirdsql.management.FBNBackupManager
-
Create a new instance of FBNBackupManager
based on a given GDSType.
- FBObjectListener - Interface in org.firebirdsql.jdbc
-
This interface defines set of listeners that will be called in different situations.
- FBObjectListener.BlobListener - Interface in org.firebirdsql.jdbc
-
Listener for the events generated by BLOBs.
- FBObjectListener.FetcherListener - Interface in org.firebirdsql.jdbc
-
- FBObjectListener.NoActionBlobListener - Class in org.firebirdsql.jdbc
-
- FBObjectListener.NoActionResultSetListener - Class in org.firebirdsql.jdbc
-
- FBObjectListener.ResultSetListener - Interface in org.firebirdsql.jdbc
-
Listener for the events generated by the result set.
- FBObjectListener.StatementListener - Interface in org.firebirdsql.jdbc
-
Listener for the events generated by statements.
- FBParameterMetaData - Class in org.firebirdsql.jdbc
-
An object that can be used to get information about the types and properties for each parameter marker in a
PreparedStatement
object.
- FBParameterMetaData(RowDescriptor, FBConnection) - Constructor for class org.firebirdsql.jdbc.FBParameterMetaData
-
Creates a new FBParameterMetaData
instance.
- FBPooledConnection - Class in org.firebirdsql.ds
-
- FBPooledConnection(Connection) - Constructor for class org.firebirdsql.ds.FBPooledConnection
-
- FBPreparedStatement - Class in org.firebirdsql.jdbc
-
Implementation of PreparedStatement
.
- FBPreparedStatement(GDSHelper, int, int, int, FBObjectListener.StatementListener, FBObjectListener.BlobListener) - Constructor for class org.firebirdsql.jdbc.FBPreparedStatement
-
Create instance of this class for the specified result set type and
concurrency.
- FBPreparedStatement(GDSHelper, String, int, int, int, FBObjectListener.StatementListener, FBObjectListener.BlobListener, boolean, boolean, boolean) - Constructor for class org.firebirdsql.jdbc.FBPreparedStatement
-
Create instance of this class and prepare SQL statement.
- FBProcedureCall - Class in org.firebirdsql.jdbc
-
Represents procedure call.
- FBProcedureCall() - Constructor for class org.firebirdsql.jdbc.FBProcedureCall
-
- FBProcedureParam - Class in org.firebirdsql.jdbc
-
Represents procedure call parameter.
- FBProcedureParam(int, String) - Constructor for class org.firebirdsql.jdbc.FBProcedureParam
-
Create a new FBProcedureParam
instance.
- FBResultSet - Class in org.firebirdsql.jdbc
-
Implementation of ResultSet
.
- FBResultSet(FBConnection, FBStatement, FbStatement, FBObjectListener.ResultSetListener, boolean, int, int, int, boolean) - Constructor for class org.firebirdsql.jdbc.FBResultSet
-
Creates a new FBResultSet
instance.
- FBResultSet(RowDescriptor, List<RowValue>, FBObjectListener.ResultSetListener) - Constructor for class org.firebirdsql.jdbc.FBResultSet
-
Creates a FBResultSet with the columns specified by rowDescriptor
and the data in rows
.
- FBResultSet(RowDescriptor, List<RowValue>) - Constructor for class org.firebirdsql.jdbc.FBResultSet
-
Creates a FBResultSet with the columns specified by rowDescriptor
and the data in rows
.
- FBResultSet(RowDescriptor, FBConnection, List<RowValue>, boolean) - Constructor for class org.firebirdsql.jdbc.FBResultSet
-
Creates a FBResultSet with the columns specified by rowDescriptor
and the data in rows
.
- FBResultSet(RowDescriptor, FBConnection, List<RowValue>, FBObjectListener.ResultSetListener, boolean, boolean) - Constructor for class org.firebirdsql.jdbc.FBResultSet
-
Creates a FBResultSet with the columns specified by rowDescriptor
and the data in rows
.
- FBResultSetMetaData - Class in org.firebirdsql.jdbc
-
An object that can be used to get information about the types and properties of the columns in
a ResultSet
object.
- FBResultSetMetaData(RowDescriptor, FBConnection) - Constructor for class org.firebirdsql.jdbc.FBResultSetMetaData
-
Creates a new FBResultSetMetaData
instance.
- FBResultSetNotUpdatableException - Exception in org.firebirdsql.jdbc
-
Exception is thrown when trying to modify the non-updatable result set.
- FBResultSetNotUpdatableException() - Constructor for exception org.firebirdsql.jdbc.FBResultSetNotUpdatableException
-
Create default instance of this class.
- FBResultSetNotUpdatableException(String) - Constructor for exception org.firebirdsql.jdbc.FBResultSetNotUpdatableException
-
Create instance of this class for the specified message.
- FBRowId - Class in org.firebirdsql.jdbc
-
Firebird row-id.
- FBRowId(byte[]) - Constructor for class org.firebirdsql.jdbc.FBRowId
-
Creates an FBRowId
from the provided byte array.
- FBSavepoint - Class in org.firebirdsql.jdbc
-
Savepoint implementation.
- FBSavepoint(int) - Constructor for class org.firebirdsql.jdbc.FBSavepoint
-
Create instance of this class.
- FBSavepoint(String) - Constructor for class org.firebirdsql.jdbc.FBSavepoint
-
Create instance of this class for the specified name.
- FbService - Interface in org.firebirdsql.gds.ng
-
Connection handle to a service.
- FBServiceManager - Class in org.firebirdsql.management
-
An implementation of the basic Firebird Service API functionality.
- FBServiceManager() - Constructor for class org.firebirdsql.management.FBServiceManager
-
Create a new instance of FBServiceManager
based on
the default GDSType.
- FBServiceManager(String) - Constructor for class org.firebirdsql.management.FBServiceManager
-
Create a new instance of FBServiceManager
based on
a given GDSType.
- FBServiceManager(GDSType) - Constructor for class org.firebirdsql.management.FBServiceManager
-
Create a new instance of FBServiceManager
based on
a given GDSType.
- FbServiceProperties - Class in org.firebirdsql.gds.ng
-
- FbServiceProperties(IServiceProperties) - Constructor for class org.firebirdsql.gds.ng.FbServiceProperties
-
Copy constructor for FbServiceProperties.
- FbServiceProperties() - Constructor for class org.firebirdsql.gds.ng.FbServiceProperties
-
Default constructor for FbServiceProperties
- FBSimpleDataSource - Class in org.firebirdsql.ds
-
This is a simple implementation of DataSource
interface.
- FBSimpleDataSource() - Constructor for class org.firebirdsql.ds.FBSimpleDataSource
-
Creates an instance using the default GDS type (PURE_JAVA).
- FBSimpleDataSource(GDSType) - Constructor for class org.firebirdsql.ds.FBSimpleDataSource
-
Creates an instance using the specified GDS type.
- FBSQLEncryptException - Exception in org.firebirdsql.gds.ng.wire.crypt
-
Exception that indicates encryption could not be initialized.
- FBSQLEncryptException(String, String, int) - Constructor for exception org.firebirdsql.gds.ng.wire.crypt.FBSQLEncryptException
-
- FBSQLException - Exception in org.firebirdsql.jdbc
-
- FBSQLException(Exception) - Constructor for exception org.firebirdsql.jdbc.FBSQLException
-
- FBSQLException(String) - Constructor for exception org.firebirdsql.jdbc.FBSQLException
-
- FBSQLException(String, SQLException) - Constructor for exception org.firebirdsql.jdbc.FBSQLException
-
- FBSQLException(String, String) - Constructor for exception org.firebirdsql.jdbc.FBSQLException
-
- FBSQLExceptionInfo - Exception in org.firebirdsql.jdbc
-
- FBSQLExceptionInfo(String, String, int) - Constructor for exception org.firebirdsql.jdbc.FBSQLExceptionInfo
-
- FBSQLParseException - Exception in org.firebirdsql.jdbc.escape
-
This exception is thrown by FBEscapedParser when it cannot parse the
escaped syntax.
- FBSQLParseException(String) - Constructor for exception org.firebirdsql.jdbc.escape.FBSQLParseException
-
- FBStandAloneConnectionManager - Class in org.firebirdsql.jaybird.xca
-
The class FBStandAloneConnectionManager
provides the default implementation of FirebirdConnectionManager for
standalone use.
- FbStatement - Interface in org.firebirdsql.gds.ng
-
API for statement handles.
- FBStatement - Class in org.firebirdsql.jdbc
-
Implementation of Statement
.
- FBStatement(GDSHelper, int, int, int, FBObjectListener.StatementListener) - Constructor for class org.firebirdsql.jdbc.FBStatement
-
- fbStatement - Variable in class org.firebirdsql.jdbc.FBStatement
-
- FBStatement.StatementResult - Enum in org.firebirdsql.jdbc
-
The current result of a statement.
- FBStatisticsManager - Class in org.firebirdsql.management
-
The FBStatisticsManager
class is responsible for replicating the functionality of
the gstat
command-line tool.
- FBStatisticsManager() - Constructor for class org.firebirdsql.management.FBStatisticsManager
-
Create a new instance of FBMaintenanceManager
based on
the default GDSType.
- FBStatisticsManager(String) - Constructor for class org.firebirdsql.management.FBStatisticsManager
-
Create a new instance of FBMaintenanceManager
based on
a given GDSType.
- FBStatisticsManager(GDSType) - Constructor for class org.firebirdsql.management.FBStatisticsManager
-
Create a new instance of FBMaintenanceManager
based on
a given GDSType.
- FBStreamingBackupManager - Class in org.firebirdsql.management
-
Implements the streaming version of the backup and restore functionality of
Firebird Services API.
- FBStreamingBackupManager() - Constructor for class org.firebirdsql.management.FBStreamingBackupManager
-
Create a new instance of FBStreamingBackupManager
based on
the default GDSType.
- FBStreamingBackupManager(String) - Constructor for class org.firebirdsql.management.FBStreamingBackupManager
-
Create a new instance of FBStreamingBackupManager
based on a
given GDSType.
- FBStreamingBackupManager(GDSType) - Constructor for class org.firebirdsql.management.FBStreamingBackupManager
-
Create a new instance of FBStreamingBackupManager
based on a
given GDSType.
- FBTableStatisticsManager - Class in org.firebirdsql.management
-
Provides access to the table statistics of a Connection
.
- FBTpb - Class in org.firebirdsql.jaybird.xca
-
The FBTpb
class represents the Firebird Transaction Parameter
Block (TPB), which contains Firebird-specific information about transaction
isolation.
- FBTpb(TransactionParameterBuffer) - Constructor for class org.firebirdsql.jaybird.xca.FBTpb
-
Create a new Transaction Parameters Block instance based around a
FBTpbMapper
.
- FBTpbMapper - Class in org.firebirdsql.jdbc
-
This class is provides mapping capabilities between standard JDBC
transaction isolation level and Firebird Transaction Parameters Block (TPB).
- FBTpbMapper() - Constructor for class org.firebirdsql.jdbc.FBTpbMapper
-
Create instance of this class with the default mapping of JDBC
transaction isolation levels to Firebird TPB.
- FBTpbMapper(Map<String, String>) - Constructor for class org.firebirdsql.jdbc.FBTpbMapper
-
Create instance of this class for the specified string mapping.
- FBTpbMapper(String, ClassLoader) - Constructor for class org.firebirdsql.jdbc.FBTpbMapper
-
Create instance of this class and load mapping from the specified resource.
- FBTraceManager - Class in org.firebirdsql.management
-
Implements the Trace/Audit API available new in Firebird 2.5
- FBTraceManager() - Constructor for class org.firebirdsql.management.FBTraceManager
-
Create a new instance of FBTraceManager
based on the default GDSType.
- FBTraceManager(String) - Constructor for class org.firebirdsql.management.FBTraceManager
-
Create a new instance of FBTraceManager
based on a given GDSType.
- FBTraceManager(GDSType) - Constructor for class org.firebirdsql.management.FBTraceManager
-
Create a new instance of FBTraceManager
based on a given GDSType.
- FbTransaction - Interface in org.firebirdsql.gds.ng
-
Handle for a transaction.
- FBUser - Class in org.firebirdsql.management
-
A user in the Firebird Security Database.
- FBUser() - Constructor for class org.firebirdsql.management.FBUser
-
Create an instance of this class.
- FBUserManager - Class in org.firebirdsql.management
-
Implements the display/add/delete/modify user functionality of the Firebird Services API.
- FBUserManager() - Constructor for class org.firebirdsql.management.FBUserManager
-
Create a new instance of FBMaintenanceManager
based on the default GDSType.
- FBUserManager(String) - Constructor for class org.firebirdsql.management.FBUserManager
-
Create a new instance of FBMaintenanceManager
based on
a given GDSType.
- FBUserManager(GDSType) - Constructor for class org.firebirdsql.management.FBUserManager
-
Create a new instance of FBMaintenanceManager
based on
a given GDSType.
- FbWireAsynchronousChannel - Interface in org.firebirdsql.gds.ng.wire
-
Interface for the asynchronous channel used for event notification.
- FbWireAttachment - Interface in org.firebirdsql.gds.ng.wire
-
- FbWireAttachment.AcceptPacket - Class in org.firebirdsql.gds.ng.wire
-
Struct-like class, reduced equivalent of Firebird p_acpd so we can store data for handling op_cond_accept.
- FbWireBlob - Interface in org.firebirdsql.gds.ng.wire
-
- FbWireDatabase - Interface in org.firebirdsql.gds.ng.wire
-
- FbWireDatabaseFactory - Class in org.firebirdsql.gds.ng.wire
-
- FbWireDatabaseFactory() - Constructor for class org.firebirdsql.gds.ng.wire.FbWireDatabaseFactory
-
- FbWireOperations - Interface in org.firebirdsql.gds.ng.wire
-
Common connection operations shared by database and service handles
- FbWireOperations.ProcessAttachCallback - Interface in org.firebirdsql.gds.ng.wire
-
- FbWireService - Interface in org.firebirdsql.gds.ng.wire
-
- FbWireStatement - Interface in org.firebirdsql.gds.ng.wire
-
Interface for Statements created for the wire protocol implementation.
- FbWireTransaction - Interface in org.firebirdsql.gds.ng.wire
-
Interface for transactions created for the wire protocol implementation.
- FBXAConnection - Class in org.firebirdsql.ds
-
- FBXAConnection(FBConnection) - Constructor for class org.firebirdsql.ds.FBXAConnection
-
- FBXADataSource - Class in org.firebirdsql.ds
-
Bare-bones implementation of XADataSource
.
- FBXADataSource() - Constructor for class org.firebirdsql.ds.FBXADataSource
-
- FBXAException - Exception in org.firebirdsql.jaybird.xca
-
Convenience exception that adds constructor taking message and error code
together.
- FBXAException() - Constructor for exception org.firebirdsql.jaybird.xca.FBXAException
-
- FBXAException(String) - Constructor for exception org.firebirdsql.jaybird.xca.FBXAException
-
Create a new instance of FBXAException
with a given
message.
- FBXAException(int) - Constructor for exception org.firebirdsql.jaybird.xca.FBXAException
-
Create a new instance of FBXAException
based around
a specific error code.
- FBXAException(String, int) - Constructor for exception org.firebirdsql.jaybird.xca.FBXAException
-
Create a new instance of FBXAException
based around
a message and specific error code.
- FBXAException(int, Exception) - Constructor for exception org.firebirdsql.jaybird.xca.FBXAException
-
Create a new instance of FBXAException
wrapped around
an underlying exception.
- FBXAException(String, int, Exception) - Constructor for exception org.firebirdsql.jaybird.xca.FBXAException
-
Create a new instance of FBXAException
based around
a message and with an underlying exception.
- FETCH_NO_MORE_ROWS - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- FETCH_OK - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- FetchDirection - Enum in org.firebirdsql.gds.ng
-
Direction of fetch.
- fetcherClosed(FBFetcher) - Method in interface org.firebirdsql.jdbc.FBObjectListener.FetcherListener
-
Notify listener that underlying fetcher is closed.
- fetcherClosed(FBFetcher) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- FetchResponse - Class in org.firebirdsql.gds.ng.wire
-
- FetchResponse(int, int) - Constructor for class org.firebirdsql.gds.ng.wire.FetchResponse
-
- fetchRows(int) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Requests this statement to fetch the next fetchSize
rows.
- fetchRows(int) - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
Requests this statement to fetch the next fetchSize
rows.
- fetchRows(int) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
- fetchScroll(FetchType, int, int) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- fetchScroll(FetchType, int, int) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Requests this statement to fetch rows using the specified fetch type.
- fetchScrollImpl(FetchType, int, int) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- fetchScrollImpl(FetchType, int, int) - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- fetchSize - Variable in class org.firebirdsql.jdbc.FBStatement
-
- FetchType - Enum in org.firebirdsql.gds.ng
-
Type of fetch.
- FieldDataProvider - Interface in org.firebirdsql.jdbc.field
-
Provider of the row data.
- FieldDescriptor - Class in org.firebirdsql.gds.ng.fields
-
The class FieldDescriptor
contains the column metadata of the XSQLVAR server
data structure used to describe one column for input or output.
- FieldDescriptor(int, DatatypeCoder, int, int, int, int, String, String, String, String, String) - Constructor for class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
Constructor for metadata FieldDescriptor.
- fieldDescriptor - Variable in class org.firebirdsql.jdbc.field.FBField
-
- fillInStackTrace() - Method in exception org.firebirdsql.jdbc.FBSQLExceptionInfo
-
- FILTER_PARAMETER - Static variable in interface org.firebirdsql.gds.BlobParameterBuffer
-
Deprecated.
- filterProperties(T) - Method in class org.firebirdsql.gds.ng.jna.AbstractNativeDatabaseFactory
-
Allows the database factory to perform modification of the attach properties before use.
- filterProperties(T) - Method in class org.firebirdsql.gds.ng.jna.FbEmbeddedDatabaseFactory
-
- filterProperties(T) - Method in class org.firebirdsql.gds.ng.jna.FbLocalDatabaseFactory
-
Deprecated.
- finalize() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- finalize() - Method in class org.firebirdsql.gds.ng.AbstractFbTransaction
-
- finalize() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- finalize() - Method in class org.firebirdsql.gds.ng.jna.JnaEventHandle
-
- finalize() - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- finalize() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- finalize() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
- finalize() - Method in class org.firebirdsql.gds.ng.wire.version10.V10AsynchronousChannel
-
- find(int) - Method in class org.firebirdsql.gds.ClumpletReader
-
- findColumn(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- findFirebirdEmbedded() - Static method in class org.firebirdsql.jna.embedded.FirebirdEmbeddedLookup
-
Tries to find a Firebird Embedded library service provider for the current platform and install it.
- findMethod(Class<?>, String, Class<?>[]) - Static method in class org.firebirdsql.util.ReflectionHelper
-
Helper function to find specified method in a specified class.
- findOutParameter(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- FIREBIRD_BLOB_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- FirebirdBlob - Interface in org.firebirdsql.jdbc
-
Firebird Blob abstraction.
- FirebirdBlob.BlobInputStream - Interface in org.firebirdsql.jdbc
-
Blob input stream.
- FirebirdBlob.BlobOutputStream - Interface in org.firebirdsql.jdbc
-
Blob output stream.
- FirebirdCallableStatement - Interface in org.firebirdsql.jdbc
-
Firebird extension to the CallableStatement
interface.
- FirebirdConnection - Interface in org.firebirdsql.jdbc
-
Extension of Connection
interface providing access to Firebird specific features.
- FirebirdConnectionProperties - Interface in org.firebirdsql.jdbc
-
Connection properties for the Firebird connection.
- FirebirdDatabaseMetaData - Interface in org.firebirdsql.jdbc
-
Extension of DatabaseMetaData
interface providing access to Firebird
specific features.
- FirebirdDriver - Interface in org.firebirdsql.jdbc
-
Extension of the Driver
providing methods to set the
connection properties programmatically.
- FirebirdEmbeddedLibrary - Interface in org.firebirdsql.jna.embedded.spi
-
Identifies a Firebird Embedded library that Jaybird can use.
- FirebirdEmbeddedLoadingException - Exception in org.firebirdsql.jna.embedded.spi
-
Exception to signal errors when loading or identifying a Firebird Embedded library.
- FirebirdEmbeddedLoadingException(String) - Constructor for exception org.firebirdsql.jna.embedded.spi.FirebirdEmbeddedLoadingException
-
- FirebirdEmbeddedLoadingException(String, Throwable) - Constructor for exception org.firebirdsql.jna.embedded.spi.FirebirdEmbeddedLoadingException
-
- FirebirdEmbeddedLookup - Class in org.firebirdsql.jna.embedded
-
- FirebirdEmbeddedLookup() - Constructor for class org.firebirdsql.jna.embedded.FirebirdEmbeddedLookup
-
- FirebirdEmbeddedProvider - Interface in org.firebirdsql.jna.embedded.spi
-
Service provider interface to identify a Firebird Embedded library.
- FirebirdParameterMetaData - Interface in org.firebirdsql.jdbc
-
Firebird extension to the ParameterMetaData
interface.
- FirebirdPreparedStatement - Interface in org.firebirdsql.jdbc
-
Firebird extensions to the PreparedStatement
interface.
- FirebirdReservedWords - Enum in org.firebirdsql.jaybird.parser
-
All reserved words per Firebird version.
- FirebirdResultSet - Interface in org.firebirdsql.jdbc
-
Firebird-specific extensions to the ResultSet
interface.
- FirebirdResultSetMetaData - Interface in org.firebirdsql.jdbc
-
Firebird-specific extensions to the ResultSetMetaData
interface.
- FirebirdSavepoint - Interface in org.firebirdsql.jdbc
-
Firebird-specific extensions to the Savepoint
interface.
- FirebirdStatement - Interface in org.firebirdsql.jdbc
-
Firebird-specific extensions to the Statement
interface.
- FirebirdSupportInfo - Class in org.firebirdsql.util
-
Helper class that reports if a Firebird version supports a specific feature.
- fireConnectionClosed() - Method in class org.firebirdsql.ds.FBPooledConnection
-
Helper method to fire the connectionClosed event.
- fireConnectionError(SQLException) - Method in class org.firebirdsql.ds.FBPooledConnection
-
Helper method to fire the connectionErrorOccurred event.
- fireFatalConnectionError(SQLException) - Method in class org.firebirdsql.ds.FBPooledConnection
-
Helper method to fire the connectionErrorOccurred event.
- first() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- first_name - Variable in class org.firebirdsql.jna.fbclient.USER_SEC_DATA
-
the user's first name
C type : ISC_SCHAR*
- firstWarning - Variable in class org.firebirdsql.jdbc.FBStatement
-
- fitsUnsigned32BitInteger(long) - Static method in class org.firebirdsql.util.NumericHelper
-
Checks if the supplied long would fit in an unsigned 32-bit integer.
- fixIcu() - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- fixIcu() - Method in interface org.firebirdsql.management.MaintenanceManager
-
Update or rebuild ICU-dependent collations and indexes when ICU version changed.
- fixupDatabase() - Method in class org.firebirdsql.management.FBNBackupManager
-
- fixupDatabase() - Method in interface org.firebirdsql.management.NBackupManager
-
Perform the nbackup fixup operation.
- flagValue() - Method in enum org.firebirdsql.gds.ng.CursorFlag
-
- FLOAT_BINARY_PRECISION - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- FLOAT_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- FLOAT_DECIMAL_PRECISION - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- float_type - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- flush() - Method in class org.firebirdsql.jdbc.FBBlobOutputStream
-
- flushCachedData() - Method in interface org.firebirdsql.jdbc.field.FBFlushableField
-
Flush cached data to the database server.
- flushCachedData() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- FORCE_CONSOLE_LOGGER_PROP - Static variable in class org.firebirdsql.gds.JaybirdSystemProperties
-
- FORCE_CONSOLE_LOGGER_PROP - Static variable in class org.firebirdsql.logging.LoggerFactory
-
Deprecated.
- FORCE_WRITE - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- forceClose() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
Forces the connection to close without proper detach or cleanup.
- forceClose() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
Forces the connection to close without proper detach or cleanup.
- forceClose() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- forceClose() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
- forceState(StatementState) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Forces the statement to the specified state without throwing an exception if this is not a valid transition.
- forDialect(int) - Static method in enum org.firebirdsql.jdbc.QuoteStrategy
-
- forEncodingDefinition(EncodingDefinition) - Method in interface org.firebirdsql.gds.ng.DatatypeCoder
-
Return a derived datatype coder that applies the supplied encoding definition for string conversions.
- forEncodingDefinition(EncodingDefinition) - Method in class org.firebirdsql.gds.ng.DefaultDatatypeCoder
-
- forEncodingDefinition(EncodingDefinition) - Method in class org.firebirdsql.gds.ng.EncodingSpecificDatatypeCoder
-
- forEncodingFactory(IEncodingFactory) - Static method in class org.firebirdsql.gds.ng.DefaultDatatypeCoder
-
Returns an instance of DefaultDatatypeCoder
for an encoding factory.
- forEncodingFactory(IEncodingFactory) - Static method in class org.firebirdsql.gds.ng.jna.BigEndianDatatypeCoder
-
Returns an instance of BigEndianDatatypeCoder
for an encoding factory.
- forEncodingFactory(IEncodingFactory) - Static method in class org.firebirdsql.gds.ng.jna.LittleEndianDatatypeCoder
-
Returns an instance of LittleEndianDatatypeCoder
for an encoding factory.
- forException(int) - Static method in class org.firebirdsql.gds.ng.FbExceptionBuilder
-
Creates an exception builder with the specified error code.
- forget(FBManagedConnection, Xid) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- forWarning(int) - Static method in class org.firebirdsql.gds.ng.FbExceptionBuilder
-
Creates an exception builder for a warning with the specified error code.
- fractions - Variable in class org.firebirdsql.gds.ng.DatatypeCoder.RawDateTimeStruct
-
Deprecated.
- FRACTIONS_PER_HOUR - Static variable in interface org.firebirdsql.gds.ng.DatatypeCoder
-
- FRACTIONS_PER_MILLISECOND - Static variable in interface org.firebirdsql.gds.ng.DatatypeCoder
-
- FRACTIONS_PER_MINUTE - Static variable in interface org.firebirdsql.gds.ng.DatatypeCoder
-
- FRACTIONS_PER_SECOND - Static variable in interface org.firebirdsql.gds.ng.DatatypeCoder
-
- frb_info_att_charset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- free(int) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Frees the currently allocated statement.
- free(int) - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- free(int) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
- free(int) - Method in class org.firebirdsql.gds.ng.wire.version11.V11Statement
-
- free() - Method in class org.firebirdsql.jdbc.FBBlob
-
- free() - Method in class org.firebirdsql.jdbc.FBCachedBlob
-
- free() - Method in class org.firebirdsql.jdbc.FBClob
-
- free() - Method in class org.firebirdsql.jdbc.field.FBCachedClob
-
- freeStatements() - Method in class org.firebirdsql.jdbc.FBConnection
-
This method closes all active statements and cleans resources.
- fromBase64String(String) - Static method in class org.firebirdsql.util.ByteArrayHelper
-
Decodes a base64 encoded string to a byte array.
- fromBase64urlString(String) - Static method in class org.firebirdsql.util.ByteArrayHelper
-
Decodes a base64url encoded string to a byte array.
- fromFirebirdToJdbcType(int, int, int) - Static method in class org.firebirdsql.jdbc.field.JdbcTypeConverter
-
Converts from the Firebird type, subtype and scale to the JDBC type value from Types
.
- fromHexString(String) - Static method in class org.firebirdsql.util.ByteArrayHelper
-
Converts the provided hexadecimal string to a byte array.
- fromMetaDataToFirebirdType(int) - Static method in class org.firebirdsql.jdbc.field.JdbcTypeConverter
-
Converts the metadata type value to the Firebird type value (null bit not set).
- fromMetaDataToJdbcType(int, int, int) - Static method in class org.firebirdsql.jdbc.field.JdbcTypeConverter
-
Converts from the metadata type (as used in the system tables) to JDBC type values from Types
.
- fromPattern(MetadataPattern) - Static method in class org.firebirdsql.jdbc.metadata.MetadataPatternMatcher
-
Derives a metadata pattern matcher from a metadata pattern instance.
- fromString(String) - Static method in enum org.firebirdsql.gds.ng.WireCrypt
-
Get the enum value for the provided name, case-insensitive.
- GARBAGE_COLLECT - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- GBAK_ATTACH - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- gds_quad_high - Variable in class org.firebirdsql.jna.fbclient.GDS_QUAD_t
-
- gds_quad_low - Variable in class org.firebirdsql.jna.fbclient.GDS_QUAD_t
-
- GDS_QUAD_t - Class in org.firebirdsql.jna.fbclient
-
JNA wrapper for GDS_QUAD_t.
- GDS_QUAD_t() - Constructor for class org.firebirdsql.jna.fbclient.GDS_QUAD_t
-
- GDS_QUAD_t(int, int) - Constructor for class org.firebirdsql.jna.fbclient.GDS_QUAD_t
-
- GDS_QUAD_t.ByReference - Class in org.firebirdsql.jna.fbclient
-
- GDS_QUAD_t.ByValue - Class in org.firebirdsql.jna.fbclient
-
- GDSException - Exception in org.firebirdsql.gds
-
- GDSException(int, int) - Constructor for exception org.firebirdsql.gds.GDSException
-
- GDSException(int, String) - Constructor for exception org.firebirdsql.gds.GDSException
-
- GDSException(int, int, String) - Constructor for exception org.firebirdsql.gds.GDSException
-
- GDSException(int, int, String, Throwable) - Constructor for exception org.firebirdsql.gds.GDSException
-
- GDSException(int) - Constructor for exception org.firebirdsql.gds.GDSException
-
Deprecated.
Create a new instance.
- GDSException(int, Throwable) - Constructor for exception org.firebirdsql.gds.GDSException
-
Deprecated.
Create a new instance.
- GDSException(String) - Constructor for exception org.firebirdsql.gds.GDSException
-
Deprecated.
Create a new instance with only a simple message.
- GDSExceptionHelper - Class in org.firebirdsql.gds
-
This class returns messages for the specified error code.
- GDSExceptionHelper.GDSMessage - Class in org.firebirdsql.gds
-
This class wraps message template obtained from isc_error_msg.properties
file and allows to set parameters to the message.
- GDSFactory - Class in org.firebirdsql.gds.impl
-
The class GDSFactory
exists to provide a way to obtain objects
implementing GDS and Clumplet.
- GDSFactoryPlugin - Interface in org.firebirdsql.gds.impl
-
- GDSHelper - Class in org.firebirdsql.gds.impl
-
Helper class for all GDS-related operations.
- GDSHelper(FbDatabase) - Constructor for class org.firebirdsql.gds.impl.GDSHelper
-
Create instance of this class.
- gdsHelper - Variable in class org.firebirdsql.jdbc.FBResultSet
-
- gdsHelper - Variable in class org.firebirdsql.jdbc.FBStatement
-
- gdsHelper - Variable in class org.firebirdsql.jdbc.field.FBField
-
- GDSMessage(String) - Constructor for class org.firebirdsql.gds.GDSExceptionHelper.GDSMessage
-
Constructs an instance of GDSMessage for the specified template.
- GDSServerVersion - Class in org.firebirdsql.gds.impl
-
Object representing a Firebird server version.
- GDSServerVersionException - Exception in org.firebirdsql.gds.impl
-
Exception is thrown when server returns a version string in a format that
this driver does not understand.
- GDSServerVersionException(String) - Constructor for exception org.firebirdsql.gds.impl.GDSServerVersionException
-
- GDSType - Class in org.firebirdsql.gds.impl
-
Type-safe "enumeration" of the GDS types registered in the system.
- GENERATED_KEYS_ENABLED - Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
Deprecated.
- generatedKeyAlwaysReturned() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- generatedKeysEnabled - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- generatesSessionKey() - Method in interface org.firebirdsql.gds.ng.wire.auth.AuthenticationPlugin
-
- GenericResponse - Class in org.firebirdsql.gds.ng.wire
-
- GenericResponse(int, long, byte[], SQLException) - Constructor for class org.firebirdsql.gds.ng.wire.GenericResponse
-
- get(int) - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
Retrieves the field data set at the specified index.
- getActiveTransactionCount() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getActiveTransactionCount() - Method in class org.firebirdsql.management.StatisticsManager.DatabaseTransactionInfo
-
- getAlias() - Method in class org.firebirdsql.jdbc.field.FBField
-
Returns the alias of the column as declared in XSQLVAR.
- getAllInterfaces(Class<?>) - Static method in class org.firebirdsql.util.ReflectionHelper
-
Get all implemented interfaces by the class.
- getAllowedTimeout() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getAndAssertSingletonResultSet() - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
Returns the result set for the singleton row of the callable statement and asserts it has data.
- getArchitecture() - Method in class org.firebirdsql.gds.ng.wire.AbstractProtocolDescriptor
-
- getArchitecture() - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- getArgumentAsInt(int) - Method in class org.firebirdsql.gds.impl.ParameterBufferBase
-
- getArgumentAsInt(int) - Method in interface org.firebirdsql.gds.ParameterBuffer
-
Get argument as int.
- getArgumentAsString(int) - Method in class org.firebirdsql.gds.impl.ParameterBufferBase
-
- getArgumentAsString(int) - Method in interface org.firebirdsql.gds.ParameterBuffer
-
Get argument as string.
- getArgumentsList() - Method in class org.firebirdsql.gds.impl.ParameterBufferBase
-
- getArray(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getArray(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getArray(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getArray(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getArray() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getAsciiStream() - Method in class org.firebirdsql.jdbc.FBClob
-
- getAsciiStream(int) - Method in class org.firebirdsql.jdbc.FBResultSet
- getAsciiStream(String) - Method in class org.firebirdsql.jdbc.FBResultSet
- getAsciiStream() - Method in class org.firebirdsql.jdbc.field.FBCachedClob
-
- getAttachObjectName() - Method in class org.firebirdsql.gds.impl.DbAttachInfo
-
- getAttachObjectName() - Method in interface org.firebirdsql.gds.ng.IAttachProperties
-
- getAttachObjectName() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- getAttachProperties() - Method in class org.firebirdsql.gds.ng.AbstractConnection
-
- getAttachProperties() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- getAttachUrl() - Method in class org.firebirdsql.gds.ng.jna.JnaConnection
-
Gets the attach URL for the library.
- getAttributes(String, String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetAttributes - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getAttributes(String, String, String, String)
.
- getAttributes() - Method in class org.firebirdsql.jdbc.metadata.GetAttributes
-
- getAuthPluginListTag() - Method in enum org.firebirdsql.gds.ParameterTagMapping
-
- getAuthPluginNameTag() - Method in enum org.firebirdsql.gds.ParameterTagMapping
-
- getAuthPlugins() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getAuthPlugins() - Method in class org.firebirdsql.event.FBEventManager
-
- getAuthPlugins() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Get the list of authentication plugins to try.
- getAuthPlugins() - Method in class org.firebirdsql.management.FBServiceManager
-
- getAutoCommit() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getAutoCommit() - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator
-
- getBackupSRB(FbService, int) - Method in class org.firebirdsql.management.FBBackupManagerBase
-
Creates and returns the "backup" service request buffer for the Service Manager.
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetBestRowIdentifier - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of
DatabaseMetaData.getBestRowIdentifier(String, String, String, int, boolean)
.
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.firebirdsql.jdbc.metadata.GetBestRowIdentifier
-
- getBigDecimal(int, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
Deprecated.
- getBigDecimal(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getBigDecimal(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getBigDecimal(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBigDecimal(int, int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
Deprecated.
- getBigDecimal(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBigDecimal() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getBigDecimal(int) - Method in class org.firebirdsql.jdbc.field.FBField
-
- getBigInteger() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getBinaryStream(long, long) - Method in class org.firebirdsql.jdbc.FBBlob
-
- getBinaryStream() - Method in class org.firebirdsql.jdbc.FBBlob
-
- getBinaryStream() - Method in class org.firebirdsql.jdbc.FBCachedBlob
-
- getBinaryStream(long, long) - Method in class org.firebirdsql.jdbc.FBCachedBlob
-
- getBinaryStream(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBinaryStream(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBinaryStream() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getBinaryStream() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- getBlob() - Method in class org.firebirdsql.jdbc.FBBlobInputStream
-
- getBlob() - Method in class org.firebirdsql.jdbc.FBBlobOutputStream
-
- getBlob(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getBlob(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getBlob(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBlob(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBlob() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getBlob() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- getBlob() - Method in interface org.firebirdsql.jdbc.FirebirdBlob.BlobInputStream
-
Get instance of
FirebirdBlob
to which this stream belongs to.
- getBlob() - Method in interface org.firebirdsql.jdbc.FirebirdBlob.BlobOutputStream
-
Get instance of
FirebirdBlob
to which this stream belongs to.
- getBlobBufferLength() - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- getBlobBufferSize() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getBlobBufferSize() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- getBlobId() - Method in interface org.firebirdsql.gds.ng.FbBlob
-
- getBlobId() - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- getBlobId() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireInputBlob
-
- getBlobId() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireOutputBlob
-
- getBlobId() - Method in class org.firebirdsql.gds.ng.wire.GenericResponse
-
- getBlobId() - Method in class org.firebirdsql.jdbc.FBBlob
-
Get the identifier for this Blob
- getBlobInfo(byte[], int, InfoProcessor<T>) - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- getBlobInfo(byte[], int, InfoProcessor<T>) - Method in interface org.firebirdsql.gds.ng.FbBlob
-
Request blob info.
- getBlobInfo(byte[], int) - Method in interface org.firebirdsql.gds.ng.FbBlob
-
Request blob info.
- getBlobInfo(byte[], int) - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- getBlobInfo(byte[], int) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireBlob
-
- getBlobLengthItems() - Method in class org.firebirdsql.gds.ng.BlobLengthProcessor
-
- getBlobParameterBuffer() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- getBlrCalculator() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
- getBlrCalculator() - Method in interface org.firebirdsql.gds.ng.wire.FbWireDatabase
-
- getBlrCalculator() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
- getBoolean(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getBoolean(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getBoolean(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBoolean(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBoolean() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getBooleanProperty(String) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- getBooleanProperty(String) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- getBooleanProperty(String) - Method in class org.firebirdsql.event.FBEventManager
-
- getBooleanProperty(String) - Method in class org.firebirdsql.gds.ng.AbstractAttachProperties
-
- getBooleanProperty(String) - Method in class org.firebirdsql.gds.ng.AbstractImmutableAttachProperties
-
- getBooleanProperty(String) - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
Retrieves a boolean
property value by name.
- getBooleanProperty(String, boolean) - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
Retrieves a boolean
property value by name, with a default if it's null
.
- getBooleanProperty(String) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getBooleanProperty(String) - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- getBooleanProperty(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- getBuffersNumber() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
Deprecated.
- getBuffersNumber() - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
- getBufferTag() - Method in class org.firebirdsql.gds.ClumpletReader
-
- getBuildNumber() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getById(int) - Static method in enum org.firebirdsql.gds.ng.FbBlob.SeekMode
-
Get the SeekMode instance by the (Firebird) seekmode id.
- getByName(String) - Method in class org.firebirdsql.jaybird.props.internal.ConnectionPropertyRegistry
-
Get an existing connection property by its name or alias.
- getByte(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getByte(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getByte(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getByte(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getByte() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getByteArgumentType(int) - Method in interface org.firebirdsql.gds.impl.ParameterBufferMetaData
-
Gets the byte argument type for the supplied tag.
- getByteArrayArgumentType(int) - Method in enum org.firebirdsql.gds.impl.DatabaseParameterBufferImp.DpbMetaData
-
- getByteArrayArgumentType(int) - Method in interface org.firebirdsql.gds.impl.ParameterBufferMetaData
-
Gets the byte array argument type for the supplied tag.
- getByteArrayArgumentType(int) - Method in enum org.firebirdsql.gds.impl.TransactionParameterBufferImpl.TpbMetaData
-
- getBytes() - Method in class org.firebirdsql.gds.ClumpletReader
-
- getBytes(long, int) - Method in class org.firebirdsql.jdbc.FBBlob
-
- getBytes(long, int) - Method in class org.firebirdsql.jdbc.FBCachedBlob
-
- getBytes(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getBytes(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getBytes(String) - Static method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getBytes(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBytes(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getBytes() - Method in class org.firebirdsql.jdbc.FBRowId
- getBytes() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getBytes() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- getCachedData() - Method in interface org.firebirdsql.jdbc.field.FBFlushableField
-
Get cached data.
- getCachedData() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- getCachedObject() - Method in interface org.firebirdsql.jdbc.field.FBFlushableField
-
- getCachedObject() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- getCacheKey() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getCatalog() - Method in class org.firebirdsql.jdbc.FBConnection
- getCatalogName(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
- getCatalogs() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetCatalogs - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getCatalogs()
.
- getCatalogs() - Method in class org.firebirdsql.jdbc.metadata.GetCatalogs
-
- getCatalogSeparator() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- getCatalogTerm() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- getCharacterLength() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
The length in characters of this field.
- getCharacterSetId() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
Determines the character set id (without collation id).
- getCharacterStream(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getCharacterStream(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getCharacterStream() - Method in class org.firebirdsql.jdbc.FBClob
-
- getCharacterStream(long, long) - Method in class org.firebirdsql.jdbc.FBClob
-
- getCharacterStream(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getCharacterStream(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getCharacterStream() - Method in class org.firebirdsql.jdbc.field.FBCachedClob
-
- getCharacterStream(long, long) - Method in class org.firebirdsql.jdbc.field.FBCachedClob
-
- getCharacterStream() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getCharSet() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getCharSet() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Java character set configured for the connection.
- getCharSet() - Method in class org.firebirdsql.management.FBServiceManager
-
- getCharsetName() - Method in interface org.firebirdsql.encodings.Encoding
-
- getClientAuthBlock() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- getClientAuthBlock() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- getClientData() - Method in interface org.firebirdsql.gds.ng.wire.auth.AuthenticationPlugin
-
- getClientData() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- getClientInfo() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getClientInfo(String) - Method in class org.firebirdsql.jdbc.FBConnection
-
- getClientInfo(PreparedStatement, String) - Method in class org.firebirdsql.jdbc.FBConnection
-
- getClientInfoProperties() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetClientInfoProperties - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getClientInfoProperties()
.
- getClientInfoProperties() - Method in class org.firebirdsql.jdbc.metadata.GetClientInfoProperties
-
- getClientLibrary() - Method in class org.firebirdsql.gds.ng.jna.AbstractNativeDatabaseFactory
-
Gets the current instance of the client library.
- getClientLibrary() - Method in class org.firebirdsql.gds.ng.jna.FbLocalDatabaseFactory
-
Deprecated.
- getClientLibrary() - Method in class org.firebirdsql.gds.ng.jna.JnaConnection
-
- getClientLibrary() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- getClob(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getClob(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getClob(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getClob(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getClob() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getClob() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- getClumpLength() - Method in class org.firebirdsql.gds.ClumpletReader
-
- getClumpletSize(boolean, boolean, boolean) - Method in class org.firebirdsql.gds.ClumpletReader
-
- getClumpletType(byte) - Method in class org.firebirdsql.gds.ClumpletReader
-
- getClumpTag() - Method in class org.firebirdsql.gds.ClumpletReader
-
- getCnctFile() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- getCnctFile() - Method in class org.firebirdsql.gds.ng.wire.WireServiceConnection
-
- getColumnClassName(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getColumnCount() - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getColumnDisplaySize(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getColumnLabel(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getColumnName(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getColumnPrivileges(String, String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetColumnPrivileges - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getColumnPrivileges(String, String, String, String)
.
- getColumnPrivileges(String, String) - Method in class org.firebirdsql.jdbc.metadata.GetColumnPrivileges
-
- getColumns(String, String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetColumns - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getColumns(String, String, String, String)
.
- getColumns(String, String) - Method in class org.firebirdsql.jdbc.metadata.GetColumns
-
- getColumnType(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getColumnTypeName(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getConcurrency() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getCondition() - Method in class org.firebirdsql.jdbc.metadata.Clause
-
- getCondition(boolean) - Method in class org.firebirdsql.jdbc.metadata.Clause
-
- getCondition(String, String) - Method in class org.firebirdsql.jdbc.metadata.Clause
-
Condition rendered with prefix and suffix.
- getConditionType() - Method in class org.firebirdsql.jdbc.metadata.MetadataPattern
-
- getConditionValue() - Method in class org.firebirdsql.jdbc.metadata.MetadataPattern
-
- getConfigTag() - Method in enum org.firebirdsql.gds.ParameterTagMapping
-
- getConnection() - Method in class org.firebirdsql.ds.FBPooledConnection
-
- getConnection() - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
Get JDBC connection with default credentials.
- getConnection(String, String) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
Get JDBC connection with the specified credentials.
- getConnection() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- getConnection() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Creates a new connection handle for the underlying physical connection represented by the managed connection
instance.
- getConnection() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getConnection() - Method in class org.firebirdsql.jdbc.FBDataSource
-
- getConnection(String, String) - Method in class org.firebirdsql.jdbc.FBDataSource
-
- getConnection() - Method in interface org.firebirdsql.jdbc.FBObjectListener.StatementListener
-
Get the connection object to which this listener belongs to.
- getConnection() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getConnection() - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator.AbstractTransactionCoordinator
-
Get the connection which owns this coordinator.
- getConnection() - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator
-
- getConnectionClass() - Method in class org.firebirdsql.gds.impl.BaseGDSFactoryPlugin
-
- getConnectionClass(GDSType) - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
Get class extending the
FBConnection
that will be instantiated when new connection is created.
- getConnectionClass() - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getConnectionClass() - Method in class org.firebirdsql.gds.impl.oo.OOGDSFactoryPlugin
-
Deprecated.
- getConnectionDialect() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getConnectionDialect() - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
- getConnectionDialect() - Method in interface org.firebirdsql.gds.ng.IConnectionProperties
-
- getConnectionDialect() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getConnectionDialect() - Method in interface org.firebirdsql.jdbc.FirebirdDatabaseMetaData
-
Get the dialect of the connection.
- getConnectionHandle() - Method in class org.firebirdsql.jaybird.xca.XcaConnectionEvent
-
Get the connection handle associated with the managed connection instance.
- getConnectionProperties() - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- getConnectionProperties() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
- getConnectionProperties() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getConnectionProperties() - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
- getConnectionRequestInfo() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Get information about the current connection parameters.
- getConnectTimeout() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getConnectTimeout() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Get the connect timeout in seconds.
- getCount() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptor
-
- getCount() - Method in class org.firebirdsql.gds.ng.fields.RowValue
-
- getCount() - Method in class org.firebirdsql.gds.ng.wire.FetchResponse
-
- getCount() - Method in class org.firebirdsql.gds.ng.wire.SqlResponse
-
- getCrossReference(String, String, String, String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetCrossReference - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation for DatabaseMetaData.getCrossReference(String, String, String, String, String, String)
.
- getCrossReference(String, String) - Method in class org.firebirdsql.jdbc.metadata.GetCrossReference
-
- getCurrentDatabase() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
- getCurrentFieldIndex() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
- getCurrentPluginName() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- getCurrentResultSet() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getCurrentResultSet() - Method in interface org.firebirdsql.jdbc.FirebirdStatement
-
- getCurrentTransaction() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
- getCursorFlagsAsInt() - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- getCursorInfo(byte[], int, InfoProcessor<T>) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getCursorInfo(byte[], int) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getCursorInfo(byte[], int, InfoProcessor<T>) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Request cursor info.
- getCursorInfo(byte[], int) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Request cursor info.
- getCursorInfoImpl(byte[], int) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getCursorInfoImpl(byte[], int) - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- getCursorName() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getData() - Method in class org.firebirdsql.gds.ng.wire.GenericResponse
-
- getDatabase() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
Deprecated.
- getDatabase() - Method in interface org.firebirdsql.event.EventManager
-
- getDatabase() - Method in class org.firebirdsql.event.FBEventManager
-
Deprecated.
- getDatabase() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- getDatabase() - Method in class org.firebirdsql.gds.ng.AbstractFbTransaction
-
- getDatabase() - Method in interface org.firebirdsql.gds.ng.FbBlob
-
- getDatabase() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getDatabase() - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- getDatabase() - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- getDatabase() - Method in class org.firebirdsql.gds.ng.jna.JnaTransaction
-
- getDatabase() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireBlob
-
- getDatabase() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
- getDatabase() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Transaction
-
- getDatabase() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- getDatabase() - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
- getDatabase() - Method in class org.firebirdsql.management.FBServiceManager
-
- getDatabase() - Method in interface org.firebirdsql.management.ServiceManager
-
Returns the database path for the connection to the service manager.
- getDatabaseDialect() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getDatabaseDialect() - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
- getDatabaseDialect() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDatabaseDialect() - Method in interface org.firebirdsql.jdbc.FirebirdDatabaseMetaData
-
Get the dialect of the database.
- getDatabaseFactory() - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getDatabaseFactory() - Method in class org.firebirdsql.gds.impl.jni.EmbeddedGDSFactoryPlugin
-
- getDatabaseFactory() - Method in class org.firebirdsql.gds.impl.jni.NativeGDSFactoryPlugin
-
- getDatabaseFactory() - Method in class org.firebirdsql.gds.impl.oo.OOGDSFactoryPlugin
-
Deprecated.
- getDatabaseFactory() - Method in class org.firebirdsql.gds.impl.wire.WireGDSFactoryPlugin
-
- getDatabaseFactory() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getDatabaseFactoryForType(GDSType) - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
- getDatabaseInfo(byte[], int, InfoProcessor<R>) - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getDatabaseInfo(byte[], int, InfoProcessor<T>) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Request database info.
- getDatabaseInfo(byte[], int) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Performs a database info request.
- getDatabaseInfo(byte[], int) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- getDatabaseInfo(byte[], int) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- getDatabaseInformationProcessor() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getDatabaseMajorVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDatabaseMinorVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDatabaseName() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getDatabaseName() - Method in interface org.firebirdsql.event.EventManager
-
Get the database name.
- getDatabaseName() - Method in class org.firebirdsql.event.FBEventManager
-
- getDatabaseName() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Gets the database of the connection.
- getDatabasePath(String) - Method in class org.firebirdsql.gds.impl.BaseGDSFactoryPlugin
-
- getDatabasePath(String, Integer, String) - Method in class org.firebirdsql.gds.impl.BaseGDSFactoryPlugin
-
- getDatabasePath(GDSType, String, Integer, String) - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
Get connection string for the specified server name, port and database
name/path.
- getDatabasePath(GDSType, String) - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
Get path to the database from the specified JDBC URL.
- getDatabasePath(String, Integer, String) - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getDatabasePath(DbAttachInfo) - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getDatabasePath(String) - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getDatabasePath(String, Integer, String) - Method in class org.firebirdsql.gds.impl.jni.EmbeddedGDSFactoryPlugin
-
- getDatabasePath(String, Integer, String) - Method in class org.firebirdsql.gds.impl.jni.NativeGDSFactoryPlugin
-
- getDatabaseProductMajorVersion() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Get the major version number of the database that we're connected to.
- getDatabaseProductMinorVersion() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Get the minor version number of the database that we're connected to.
- getDatabaseProductName() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Get the name of the database product that we're connected to.
- getDatabaseProductName() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDatabaseProductVersion() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Get the version of the database that we're connected to.
- getDatabaseProductVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDatabaseStatistics() - Method in class org.firebirdsql.management.FBStatisticsManager
-
- getDatabaseStatistics(int) - Method in class org.firebirdsql.management.FBStatisticsManager
-
- getDatabaseStatistics() - Method in interface org.firebirdsql.management.StatisticsManager
-
Get the full database statistics information, excluding system table information.
- getDatabaseStatistics(int) - Method in interface org.firebirdsql.management.StatisticsManager
-
Get specific database statistics.
- getDatabaseTransactionInfo() - Method in class org.firebirdsql.management.FBStatisticsManager
-
- getDatabaseTransactionInfo(Connection) - Static method in class org.firebirdsql.management.FBStatisticsManager
-
Get transaction information for an existing database connection.
- getDatabaseTransactionInfo() - Method in interface org.firebirdsql.management.StatisticsManager
-
Get transaction information of the database specified in database
.
- getDatabaseWarningCallback() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getDataSource() - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
Get underlying connection factory (in our case instance of
FBDataSource
class) that will provide JDBC
connections.
- getDataType(int, int, int, int) - Static method in class org.firebirdsql.jdbc.metadata.TypeMetadata
-
Derives the JDBC data type from
Types
or
JaybirdTypeCodes
from metadata information.
- getDataTypeBind() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getDataTypeBind() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get the dataTypeBind
configuration.
- getDatatypeCoder() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- getDatatypeCoder() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
- getDatatypeCoder() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getDatatypeCoder() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptor
-
- getDatatypeCoder() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getDatatypeCoderCacheSize(int) - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- getDataTypeName(int, int, int) - Static method in class org.firebirdsql.jdbc.metadata.TypeMetadata
-
Derives the JDBC/SQL type name from metadata information.
- getDate(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getDate(int, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getDate(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getDate(String, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getDate(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getDate(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getDate(int, Calendar) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getDate(String, Calendar) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getDate() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getDate(Calendar) - Method in class org.firebirdsql.jdbc.field.FBField
-
- getDbCryptCallbackName() - Method in interface org.firebirdsql.gds.ng.dbcrypt.DbCryptCallback
-
Name of the database encryption callback.
- getDbCryptCallbackName() - Method in interface org.firebirdsql.gds.ng.dbcrypt.DbCryptCallbackSpi
-
Name of the database encryption callback.
- getDbCryptCallbackName() - Method in class org.firebirdsql.gds.ng.dbcrypt.simple.StaticValueDbCryptCallback
-
- getDbCryptCallbackName() - Method in class org.firebirdsql.gds.ng.dbcrypt.simple.StaticValueDbCryptCallbackSpi
-
- getDbCryptConfig() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getDbCryptConfig() - Method in class org.firebirdsql.event.FBEventManager
-
- getDbCryptConfig() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Get the database encryption plugin configuration.
- getDbCryptConfig() - Method in class org.firebirdsql.management.FBServiceManager
-
- getDbMetadataMediator() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDecfloatRound() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getDecfloatRound() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- getDecfloatTraps() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getDecfloatTraps() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- getDecimal() - Method in class org.firebirdsql.jdbc.field.FBField
-
Returns the value as a Decimal type.
- getDecimal(Class<D>) - Method in class org.firebirdsql.jdbc.field.FBField
-
- getDecimalType() - Method in exception org.firebirdsql.extern.decimal.DecimalInconvertibleException
-
- getDecryptionCipher() - Method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo
-
- getDecryptKey() - Method in interface org.firebirdsql.gds.ng.wire.crypt.CryptSessionConfig
-
- getDefaultCharacterSet() - Method in class org.firebirdsql.management.FBManager
-
- getDefaultCharacterSet() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getDefaultCollection() - Static method in class org.firebirdsql.gds.ng.wire.ProtocolCollection
-
Returns the default ProtocolCollection.
- getDefaultConnectionEncoding() - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- getDefaultConnectionRequestInfo() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getDefaultEncoding() - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getDefaultEncoding() - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
- getDefaultEncoding() - Method in interface org.firebirdsql.gds.ConnectionParameterBuffer
-
- getDefaultEncoding() - Method in class org.firebirdsql.gds.impl.ParameterBufferBase
-
- getDefaultEncodingDefinition() - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getDefaultEncodingDefinition() - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
- getDefaultGDSType() - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
Get default GDS type.
- getDefaultIsolation() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getDefaultIsolation() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get the default transaction isolation level as string.
- getDefaultMapper() - Static method in class org.firebirdsql.jdbc.FBTpbMapper
-
- getDefaultMapping() - Method in class org.firebirdsql.jdbc.FBTpbMapper
-
Get default mapping.
- getDefaultParameterType() - Method in enum org.firebirdsql.jaybird.props.def.ConnectionPropertyType
-
- getDefaultProtocol() - Method in class org.firebirdsql.gds.impl.BaseGDSFactoryPlugin
-
- getDefaultProtocol() - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getDefaultProtocol() - Method in class org.firebirdsql.gds.impl.jni.EmbeddedGDSFactoryPlugin
-
- getDefaultProtocol() - Method in class org.firebirdsql.gds.impl.jni.NativeGDSFactoryPlugin
-
- getDefaultProtocol() - Method in class org.firebirdsql.gds.impl.oo.OOGDSFactoryPlugin
-
Deprecated.
- getDefaultProtocol() - Method in class org.firebirdsql.gds.impl.wire.WireGDSFactoryPlugin
-
- getDefaultSqlInfoSize() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getDefaultSqlInfoSize() - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- getDefaultSqlInfoSize() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
- getDefaultTpb() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getDefaultTransactionIsolation() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getDefaultTransactionIsolation() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get the default transaction isolation level.
- getDefaultTransactionIsolation() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDefaultWarningMessageCallback() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- getDeletedRowsCount() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getDeletedRowsCount() - Method in interface org.firebirdsql.jdbc.FirebirdStatement
-
Get number of deleted rows.
- getDescribeDatabaseInfoBlock() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getDescribeExplainedPlanInfoItems() - Method in class org.firebirdsql.gds.ng.ExecutionPlanProcessor
-
Get the byte array with the describe detailed plan info items.
- getDescribePlanInfoItems() - Method in class org.firebirdsql.gds.ng.ExecutionPlanProcessor
-
- getDescribeServiceRequestBuffer() - Method in class org.firebirdsql.gds.ng.AbstractFbService
-
- getDescription() - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- getDescription() - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
Get description of this datasource.
- getDialect() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
- getDialect() - Method in class org.firebirdsql.management.FBManager
-
- getDialect() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getDouble(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getDouble(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getDouble(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getDouble(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getDouble() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getDriverMajorVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDriverMinorVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDriverName() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getDriverVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getEncodedDate() - Method in class org.firebirdsql.gds.ng.DatatypeCoder.RawDateTimeStruct
-
Deprecated.
Encodes the date as used by Firebird (Modified Julian Date, or number of days since 17 November 1858).
- getEncodedTime() - Method in class org.firebirdsql.gds.ng.DatatypeCoder.RawDateTimeStruct
-
Deprecated.
Encodes the time as used by Firebird (fractions (100 milliseconds) in a day).
- getEncoding() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getEncoding() - Method in class org.firebirdsql.encodings.DefaultEncodingDefinition
-
Returns the
Encoding
instance for this definition.
- getEncoding() - Method in interface org.firebirdsql.encodings.EncodingDefinition
-
Gets the
Encoding
based on this definition.
- getEncoding() - Method in class org.firebirdsql.gds.ng.AbstractConnection
-
- getEncoding() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- getEncoding() - Method in interface org.firebirdsql.gds.ng.DatatypeCoder
-
- getEncoding() - Method in class org.firebirdsql.gds.ng.DefaultDatatypeCoder
-
- getEncoding() - Method in class org.firebirdsql.gds.ng.EncodingSpecificDatatypeCoder
-
- getEncoding() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
- getEncoding() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- getEncoding() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Firebird character set configured for the connection.
- getEncodingDefinition(String, String) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingDefinition(String, String) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
Gets or creates an
EncodingDefinition
for the supplied Firebird encoding and Java charset.
- getEncodingDefinition() - Method in class org.firebirdsql.gds.ng.AbstractConnection
-
- getEncodingDefinition() - Method in interface org.firebirdsql.gds.ng.DatatypeCoder
-
- getEncodingDefinition() - Method in class org.firebirdsql.gds.ng.DefaultDatatypeCoder
-
- getEncodingDefinition() - Method in class org.firebirdsql.gds.ng.EncodingSpecificDatatypeCoder
-
- getEncodingDefinition() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- getEncodingDefinitionByCharacterSetId(int) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingDefinitionByCharacterSetId(int) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
- getEncodingDefinitionByCharset(Charset) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingDefinitionByCharset(Charset) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
- getEncodingDefinitionByCharsetAlias(String) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingDefinitionByCharsetAlias(String) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
- getEncodingDefinitionByFirebirdName(String) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingDefinitionByFirebirdName(String) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
- getEncodingFactory() - Method in class org.firebirdsql.gds.ng.AbstractConnection
-
- getEncodingFactory() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- getEncodingFactory() - Method in interface org.firebirdsql.gds.ng.DatatypeCoder
-
- getEncodingFactory() - Method in class org.firebirdsql.gds.ng.DefaultDatatypeCoder
-
- getEncodingFactory() - Method in class org.firebirdsql.gds.ng.EncodingSpecificDatatypeCoder
-
- getEncodingFactory() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
- getEncodingFactory() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getEncodingFactory() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptor
-
- getEncodingForCharacterSetId(int, Encoding) - Method in class org.firebirdsql.encodings.EncodingFactory
-
Gets an
Encoding
for the specified Firebird character set id.
- getEncodingForCharacterSetId(int) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingForCharacterSetId(int) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
Gets an
Encoding
for the specified Firebird character set id.
- getEncodingForCharset(Charset, Encoding) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingForCharset(Charset) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingForCharset(Charset, Encoding) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
Gets an
Encoding
for the specified Java character set.
- getEncodingForCharset(Charset) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
Gets an
Encoding
for the specified Java character set.
- getEncodingForCharsetAlias(String, Encoding) - Method in class org.firebirdsql.encodings.EncodingFactory
-
Gets an
Encoding
for the specified Java character set name or alias.
- getEncodingForCharsetAlias(String) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingForCharsetAlias(String) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
Gets an
Encoding
for the specified Java character set name or alias.
- getEncodingForFirebirdName(String, Encoding) - Method in class org.firebirdsql.encodings.EncodingFactory
-
Gets an
Encoding
for the specified Firebird encoding.
- getEncodingForFirebirdName(String) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getEncodingForFirebirdName(String) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
Gets an
Encoding
for the specified Firebird encoding.
- getEncodings() - Method in class org.firebirdsql.encodings.DefaultEncodingSet
-
- getEncodings() - Method in interface org.firebirdsql.encodings.EncodingSet
-
- getEncryptedPasswordTag() - Method in enum org.firebirdsql.gds.ParameterTagMapping
-
- getEncryptionCipher() - Method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo
-
- getEncryptionIdentifier() - Method in class org.firebirdsql.gds.ng.wire.crypt.arc4.Arc4EncryptionPlugin
-
- getEncryptionIdentifier() - Method in class org.firebirdsql.gds.ng.wire.crypt.arc4.Arc4EncryptionPluginSpi
-
- getEncryptionIdentifier() - Method in interface org.firebirdsql.gds.ng.wire.crypt.CryptSessionConfig
-
- getEncryptionIdentifier() - Method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo
-
- getEncryptionIdentifier() - Method in interface org.firebirdsql.gds.ng.wire.crypt.EncryptionPlugin
-
- getEncryptionIdentifier() - Method in interface org.firebirdsql.gds.ng.wire.crypt.EncryptionPluginSpi
-
- getEncryptionIdentifier() - Method in class org.firebirdsql.gds.ng.wire.crypt.KnownServerKey.PluginSpecificData
-
- getEncryptKey() - Method in interface org.firebirdsql.gds.ng.wire.crypt.CryptSessionConfig
-
- getEntryPointPath() - Method in class org.firebirdsql.jna.embedded.classpath.ClasspathFirebirdEmbeddedLibrary
-
- getEntryPointPath() - Method in interface org.firebirdsql.jna.embedded.spi.FirebirdEmbeddedLibrary
-
- getEntryPointPath() - Method in class org.firebirdsql.jna.embedded.TemporaryFirebirdEmbeddedLibrary
-
- getEventBuffer() - Method in interface org.firebirdsql.gds.ng.wire.FbWireAsynchronousChannel
-
- getEventBuffer() - Method in class org.firebirdsql.gds.ng.wire.version10.V10AsynchronousChannel
-
- getEventCount() - Method in interface org.firebirdsql.event.DatabaseEvent
-
Get the number of times the event occurred.
- getEventCount() - Method in interface org.firebirdsql.gds.EventHandle
-
Get the count of event occurrences for the most recent occurrence(s)
of the event for which this handle is registered.
- getEventCount() - Method in class org.firebirdsql.gds.ng.AbstractEventHandle
-
- getEventCount() - Method in class org.firebirdsql.gds.ng.wire.AsynchronousChannelListener.Event
-
- getEventId() - Method in interface org.firebirdsql.gds.EventHandle
-
Get the internal event id number for this handle
- getEventId() - Method in class org.firebirdsql.gds.ng.jna.JnaEventHandle
-
- getEventId() - Method in class org.firebirdsql.gds.ng.wire.AsynchronousChannelListener.Event
-
- getEventId() - Method in class org.firebirdsql.gds.ng.wire.WireEventHandle
-
- getEventName() - Method in interface org.firebirdsql.event.DatabaseEvent
-
Get the name of the event that occurred.
- getEventName() - Method in interface org.firebirdsql.gds.EventHandle
-
Get the name of the event for which this handle is set to listen for
- getEventName() - Method in class org.firebirdsql.gds.ng.AbstractEventHandle
-
- getEventType() - Method in class org.firebirdsql.jaybird.xca.XcaConnectionEvent
-
- getException() - Method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo
-
- getException() - Method in class org.firebirdsql.gds.ng.wire.GenericResponse
-
- getException() - Method in class org.firebirdsql.jaybird.xca.XcaConnectionEvent
-
Get the exception associated with this event.
- getException() - Method in class org.firebirdsql.util.SQLExceptionChainBuilder
-
- getExecutionPlan() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getExecutionPlan() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getExecutionPlan() - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- getExecutionPlan() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getExecutionPlan() - Method in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
-
Get the execution plan of this PreparedStatement
- getExecutionPlan() - Method in interface org.firebirdsql.jdbc.FirebirdResultSet
-
Get execution plan for the specified result set.
- getExpectedDb() - Method in interface org.firebirdsql.jaybird.props.ServiceConnectionProperties
-
Gets the expected db (isc_spb_expected_db
; defaults to null
).
- getExpectedDb() - Method in class org.firebirdsql.management.FBServiceManager
-
- getExplainedExecutionPlan() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getExplainedExecutionPlan() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getExplainedExecutionPlan() - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- getExplainedExecutionPlan() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getExplainedExecutionPlan() - Method in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
-
Get the detailed execution plan of this PreparedStatement
- getExplainedExecutionPlan() - Method in interface org.firebirdsql.jdbc.FirebirdResultSet
-
Get detailed execution plan for the specified result set.
- getExportedKeys(String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetExportedKeys - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation for DatabaseMetaData.getExportedKeys(String, String, String)
.
- getExportedKeys(String) - Method in class org.firebirdsql.jdbc.metadata.GetExportedKeys
-
- getExtendedFieldInfo(FBConnection) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
This method retrieves extended information from the system tables in
a database.
- getExtendedFieldInfo(FBConnection) - Method in class org.firebirdsql.jdbc.FBParameterMetaData
-
This method retrieves extended information from the system tables in
a database.
- getExtendedFieldInfo(FBConnection) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getExtendedServerName() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getExtFieldInfo(int) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
- getExtraNameCharacters() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getFbDatabase() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getFbDatabase() - Method in interface org.firebirdsql.jdbc.FirebirdConnection
-
Provides access to the low-level connection handle.
- getFbErrorCode() - Method in exception org.firebirdsql.gds.GDSException
-
- getFbFetchType() - Method in enum org.firebirdsql.gds.ng.FetchType
-
- getFeatures() - Method in interface org.firebirdsql.gds.ng.jna.FbClientFeatureAccess
-
- getFeatures() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- getFetchDirection() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getFetchDirection() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getFetchSize() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getFetchSize() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getField(int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
Factory method for the field access objects
- getField(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
Get the FBField
object at the given column index
- getField(int, boolean) - Method in class org.firebirdsql.jdbc.FBResultSet
-
Factory method for the field access objects
- getField(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
Get a FBField
by name.
- getFieldClassName(int) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
- getFieldCount() - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
Retrieves the number of fields in the object for which this AbstractFieldMetaData
object contains
information.
- getFieldData(int) - Method in class org.firebirdsql.gds.ng.fields.RowValue
-
Get the data of the field with index
.
- getFieldData() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getFieldData() - Method in interface org.firebirdsql.jdbc.field.FieldDataProvider
-
Get raw content of the filed.
- getFieldDescriptor(int) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptor
-
- getFieldDescriptor(int) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
- getFieldDescriptors() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptor
-
- getFieldName() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getFields() - Method in interface org.firebirdsql.gds.ng.InfoProcessor.StatementInfo
-
- getFieldType(int) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
- getFieldTypeName(int) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
- getFileName() - Method in class org.firebirdsql.management.FBManager
-
- getFileName() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getFilenameEncoding(DatabaseParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
Gets the Encoding
to use for the database filename.
- getFilenameEncoding(DatabaseParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version12.V12Database
-
Gets the Encoding
to use for the database filename.
- getFirebirdCharacterSetId() - Method in class org.firebirdsql.encodings.DefaultEncodingDefinition
-
- getFirebirdCharacterSetId() - Method in interface org.firebirdsql.encodings.EncodingDefinition
-
- getFirebirdEmbeddedLibrary() - Method in interface org.firebirdsql.jna.embedded.spi.FirebirdEmbeddedProvider
-
Get an instance of the provided Firebird Embedded library.
- getFirebirdEncodingName() - Method in class org.firebirdsql.encodings.DefaultEncodingDefinition
-
- getFirebirdEncodingName() - Method in interface org.firebirdsql.encodings.EncodingDefinition
-
- getFirebirdParameterMetaData() - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- getFirebirdSupportInfo() - Method in class org.firebirdsql.jdbc.metadata.DbMetadataMediator
-
- getFirstName() - Method in class org.firebirdsql.management.FBUser
-
- getFirstName() - Method in interface org.firebirdsql.management.User
-
- getFirstUnprocessedIndex() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
- getFloat(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getFloat(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getFloat(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getFloat(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getFloat() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getForceWrite() - Method in class org.firebirdsql.management.FBManager
-
- getForceWrite() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getFractionsAsNanos() - Method in class org.firebirdsql.gds.ng.DatatypeCoder.RawDateTimeStruct
-
Deprecated.
- getFullVersion() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getFunctionColumns(String, String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetFunctionColumns - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation for DatabaseMetaData.getFunctionColumns(String, String, String, String)
.
- getFunctionColumns(String, String) - Method in class org.firebirdsql.jdbc.metadata.GetFunctionColumns
-
- getFunctions(String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetFunctions - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation for DatabaseMetaData.getFunctions(String, String, String)
.
- getFunctions(String) - Method in class org.firebirdsql.jdbc.metadata.GetFunctions
-
- getGDSHelper() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Get instance of
GDSHelper
connected with this managed connection.
- getGDSHelper() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getGDSType() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
Get the GDS implementation type around which this factory is based.
- getGDSType() - Method in class org.firebirdsql.jdbc.metadata.DbMetadataMediator
-
- getGeneratedKeys() - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getGeneratedKeys() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getGeneratedKeysEnabled() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getGeneratedKeysEnabled() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get the generatedKeysEnabled
configuration.
- getGroupId() - Method in class org.firebirdsql.management.FBUser
-
- getGroupId() - Method in interface org.firebirdsql.management.User
-
- getHandle() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
- getHandle() - Method in interface org.firebirdsql.gds.ng.FbBlob
-
- getHandle() - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
- getHandle() - Method in interface org.firebirdsql.gds.ng.FbService
-
- getHandle() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getHandle() - Method in interface org.firebirdsql.gds.ng.FbTransaction
-
- getHandle() - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- getHandle() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- getHandle() - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- getHandle() - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- getHandle() - Method in class org.firebirdsql.gds.ng.jna.JnaTransaction
-
- getHandle() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireBlob
-
- getHandle() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- getHandle() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
- getHandle() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
- getHandle() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Transaction
-
- getHeaderPage() - Method in class org.firebirdsql.management.FBStatisticsManager
-
- getHeaderPage() - Method in interface org.firebirdsql.management.StatisticsManager
-
Fetch the database statistics header page.
- getHoldability() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getHoldability() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getHost() - Method in interface org.firebirdsql.event.EventManager
-
- getHost() - Method in class org.firebirdsql.event.FBEventManager
-
Deprecated.
- getHost() - Method in class org.firebirdsql.management.FBServiceManager
-
Deprecated.
- getHost() - Method in interface org.firebirdsql.management.ServiceManager
-
- getIdentifierQuoteString() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getImportedKeys(String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetImportedKeys - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation for DatabaseMetaData.getImportedKeys(String, String, String)
.
- getImportedKeys(String) - Method in class org.firebirdsql.jdbc.metadata.GetImportedKeys
-
- getIndex() - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetIndexInfo - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getIndexInfo(String, String, String, boolean, boolean)
.
- getIndexInfo(String, boolean, boolean) - Method in class org.firebirdsql.jdbc.metadata.GetIndexInfo
-
- getInfo(int, int, byte[], int, WarningMessageCallback) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- getInfo(int, byte[], int) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
- getInfo(int, int, byte[], int, WarningMessageCallback) - Method in interface org.firebirdsql.gds.ng.wire.FbWireDatabase
-
Generic info request.
- getInfo(byte[], int) - Method in class org.firebirdsql.jdbc.FBBlob
-
Get information about this Blob.
- getInitResult() - Method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo
-
- getInputParam(int) - Method in class org.firebirdsql.jdbc.FBProcedureCall
-
Get input parameter by the specified index.
- getInputParams() - Method in class org.firebirdsql.jdbc.FBProcedureCall
-
Get the list of input parameters for this procedure call.
- getInsertedRowsCount() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getInsertedRowsCount() - Method in interface org.firebirdsql.jdbc.FirebirdStatement
-
Get number of inserted rows.
- getInstance() - Static method in class org.firebirdsql.gds.ng.jna.FbClientDatabaseFactory
-
- getInstance() - Static method in class org.firebirdsql.gds.ng.jna.FbEmbeddedDatabaseFactory
-
- getInstance() - Static method in class org.firebirdsql.gds.ng.jna.FbLocalDatabaseFactory
-
Deprecated.
- getInstance() - Static method in class org.firebirdsql.gds.ng.tz.TimeZoneMapping
-
- getInstance() - Static method in class org.firebirdsql.gds.ng.wire.AsynchronousProcessor
-
- getInstance() - Static method in class org.firebirdsql.gds.ng.wire.FbWireDatabaseFactory
-
- getInstance() - Static method in class org.firebirdsql.jaybird.props.internal.ConnectionPropertyRegistry
-
- getInstance(FBConnection) - Static method in class org.firebirdsql.jdbc.StoredProcedureMetaDataFactory
-
- getInstanceFor(DatatypeCoder) - Static method in class org.firebirdsql.gds.ng.tz.TimeZoneDatatypeCoder
-
Gets or creates an instance of time zone datatype coder for a datatype coder.
- getInt() - Method in class org.firebirdsql.gds.ClumpletReader
-
- getInt(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getInt(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getInt(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getInt(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getInt() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getIntegerArgumentType(int) - Method in enum org.firebirdsql.gds.impl.DatabaseParameterBufferImp.DpbMetaData
-
- getIntegerArgumentType(int) - Method in interface org.firebirdsql.gds.impl.ParameterBufferMetaData
-
Gets the integer argument type for the supplied tag.
- getIntegerArgumentType(int) - Method in enum org.firebirdsql.gds.impl.TransactionParameterBufferImpl.TpbMetaData
-
- getIntegerDeleteCount() - Method in class org.firebirdsql.gds.ng.SqlCountHolder
-
- getIntegerInsertCount() - Method in class org.firebirdsql.gds.ng.SqlCountHolder
-
- getIntegerSelectCount() - Method in class org.firebirdsql.gds.ng.SqlCountHolder
-
- getIntegerUpdateCount() - Method in class org.firebirdsql.gds.ng.SqlCountHolder
-
- getInternalException() - Method in exception org.firebirdsql.jdbc.FBSQLException
-
- getIntParam() - Method in exception org.firebirdsql.gds.GDSException
-
- getIntProperty(String) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- getIntProperty(String) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- getIntProperty(String) - Method in class org.firebirdsql.event.FBEventManager
-
- getIntProperty(String) - Method in class org.firebirdsql.gds.ng.AbstractAttachProperties
-
- getIntProperty(String) - Method in class org.firebirdsql.gds.ng.AbstractImmutableAttachProperties
-
- getIntProperty(String) - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
Retrieves an int
property value by name.
- getIntProperty(String, int) - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
Retrieves an int
property value by name, with a default if it's null
.
- getIntProperty(String) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getIntProperty(String) - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- getIntProperty(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- getIscEncoding() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
- getIscEncoding() - Method in class org.firebirdsql.jdbc.FBConnection
-
Deprecated.
- getIscEncoding() - Method in interface org.firebirdsql.jdbc.FirebirdConnection
-
- getJavaCharset() - Method in class org.firebirdsql.encodings.DefaultEncodingDefinition
-
- getJavaCharset() - Method in interface org.firebirdsql.encodings.EncodingDefinition
-
- getJavaEncodingName() - Method in class org.firebirdsql.encodings.DefaultEncodingDefinition
-
- getJavaEncodingName() - Method in interface org.firebirdsql.encodings.EncodingDefinition
-
- getJDBCMajorVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getJDBCMinorVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getJdbcUrl(GDSType, String) - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
- getJdbcUrl(GDSType, DatabaseConnectionProperties) - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
Create JDBC URL for the specified GDS type and database connection properties.
- getJnaHandle() - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- getJnaHandle() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- getJnaHandle() - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- getJnaHandle() - Method in class org.firebirdsql.gds.ng.jna.JnaTransaction
-
- getLargeMaxRows() - Method in class org.firebirdsql.jdbc.FBStatement
- getLargeUpdateCount() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getLargeUpdateCountMinZero() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getLastExecutionPlan() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getLastExecutionPlan() - Method in interface org.firebirdsql.jdbc.FirebirdStatement
-
Get execution plan for the last executed statement.
- getLastExplainedExecutionPlan() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getLastExplainedExecutionPlan() - Method in interface org.firebirdsql.jdbc.FirebirdStatement
-
Get detailed execution plan for the last executed statement.
- getLastName() - Method in class org.firebirdsql.management.FBUser
-
- getLastName() - Method in interface org.firebirdsql.management.User
-
- getLength() - Method in class org.firebirdsql.gds.impl.argument.Argument
-
- getLength() - Method in class org.firebirdsql.gds.impl.argument.BigIntArgument
-
- getLength() - Method in class org.firebirdsql.gds.impl.argument.ByteArgument
-
- getLength() - Method in class org.firebirdsql.gds.impl.argument.ByteArrayArgument
-
- getLength() - Method in class org.firebirdsql.gds.impl.argument.NumericArgument
-
- getLength() - Method in class org.firebirdsql.gds.impl.argument.SingleItem
-
- getLength() - Method in class org.firebirdsql.gds.impl.argument.StringArgument
-
- getLength() - Method in class org.firebirdsql.gds.impl.ParameterBufferBase
-
- getLength() - Method in interface org.firebirdsql.gds.impl.wire.Xdrable
-
Get the total length (in bytes) of this Xdrable
when it
is written to XDR format.
- getLength() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getLengthSize() - Method in enum org.firebirdsql.gds.impl.argument.ArgumentType
-
- getLibraryEntryPoint() - Method in interface org.firebirdsql.jna.embedded.classpath.ClasspathFirebirdEmbeddedResource
-
Entry point of the library.
- getLimboTransactions() - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- getLimboTransactions() - Method in interface org.firebirdsql.management.MaintenanceManager
-
Retrieve the ID of each limbo transaction as an array of longs.
- getLocalId() - Method in class org.firebirdsql.gds.ng.wire.WireEventHandle
-
- getLocalStatementId() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getLocalStatementId() - Method in interface org.firebirdsql.jdbc.FirebirdStatement
-
The local statement id is intended to identify the statement for internal implementation purposes.
- getLocalTransaction() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Returns a FBLocalTransaction
instance.
- getLocalTransaction() - Method in class org.firebirdsql.jdbc.FBConnection
-
Returns a FBLocalTransaction instance that enables a component to
demarcate resource manager local transactions on this connection.
- getLogger(String) - Static method in class org.firebirdsql.logging.LoggerFactory
-
Deprecated.
- getLogger(Class<?>) - Static method in class org.firebirdsql.logging.LoggerFactory
-
Deprecated.
- getLogger() - Method in class org.firebirdsql.management.FBServiceManager
-
- getLogger() - Method in interface org.firebirdsql.management.ServiceManager
-
Returns the logger for the connection to the service manager.
- getLoggerImplementation() - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- getLogin() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- getLoginTimeout() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
- getLoginTimeout() - Method in class org.firebirdsql.jdbc.FBDataSource
-
- getLogWriter() - Method in class org.firebirdsql.ds.RootCommonDataSource
-
- getLong() - Method in class org.firebirdsql.gds.ClumpletReader
-
- getLong(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getLong(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getLong(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getLong(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getLong() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getLongDeleteCount() - Method in class org.firebirdsql.gds.ng.SqlCountHolder
-
- getLongInsertCount() - Method in class org.firebirdsql.gds.ng.SqlCountHolder
-
- getLongSelectCount() - Method in class org.firebirdsql.gds.ng.SqlCountHolder
-
- getLongUpdateCount() - Method in class org.firebirdsql.gds.ng.SqlCountHolder
-
- getMajorVersion() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getMajorVersion() - Method in class org.firebirdsql.jdbc.FBDriver
-
- getManagedConnection() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getManagedConnectionFactory() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Get the managed connection factory that created this managed connection.
- getMapper() - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- getMapping(int) - Method in class org.firebirdsql.jdbc.FBTpbMapper
-
Get mapping for the specified transaction isolation level.
- getMaxBinaryLiteralLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxBytesPerChar() - Method in class org.firebirdsql.encodings.DefaultEncodingDefinition
-
- getMaxBytesPerChar() - Method in interface org.firebirdsql.encodings.EncodingDefinition
-
- getMaxCatalogNameLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxColumnNameLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxColumnsInTable() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxConnections() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxCursorNameLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxFieldSize() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getMaximumSegmentSize() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- getMaximumSegmentSize() - Method in interface org.firebirdsql.gds.ng.FbBlob
-
- getMaximumType() - Method in class org.firebirdsql.gds.ng.wire.AbstractProtocolDescriptor
-
- getMaximumType() - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- getMaxIndexLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxLength() - Method in enum org.firebirdsql.gds.impl.argument.ArgumentType
-
- getMaxProcedureNameLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxRows() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getMaxRowSize() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxSqlInfoSize() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getMaxSqlInfoSize() - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- getMaxSqlInfoSize() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
- getMaxStatementLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxStatements() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxTableNameLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxTablesInSelect() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMaxUserNameLength() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getMessage() - Method in exception org.firebirdsql.gds.GDSException
-
Deprecated.
Returns a string representation of this exception.
- getMessage(int) - Static method in class org.firebirdsql.gds.GDSExceptionHelper
-
This method returns a message for the specified error code.
- getMessage() - Method in exception org.firebirdsql.jaybird.xca.FBXAException
-
Get message of this exception.
- getMetaData() - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getMetaData() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getMetaData() - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- getMetaData() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getMetaData() - Method in class org.firebirdsql.jdbc.metadata.DbMetadataMediator
-
A FBDatabaseMetaData
instance of the connection that created this mediator.
- getMiddleName() - Method in class org.firebirdsql.management.FBUser
-
- getMiddleName() - Method in interface org.firebirdsql.management.User
-
- getMinimumType() - Method in class org.firebirdsql.gds.ng.wire.AbstractProtocolDescriptor
-
- getMinimumType() - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- getMinorVersion() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getMinorVersion() - Method in class org.firebirdsql.jdbc.FBDriver
-
- getMoreResults() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getMoreResults(int) - Method in class org.firebirdsql.jdbc.FBStatement
-
- getName() - Method in interface org.firebirdsql.gds.ng.wire.auth.AuthenticationPlugin
-
- getName() - Method in class org.firebirdsql.jdbc.FBProcedureCall
-
Get the name of the procedure to be called.
- getName() - Method in class org.firebirdsql.jdbc.field.FBField
-
Returns the name of the column as declared in the XSQLVAR.
- getName() - Method in enum org.firebirdsql.jdbc.JaybirdType
-
- getName() - Method in class org.firebirdsql.management.FBManager
-
- getName() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getNCharacterStream(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getNCharacterStream(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getNCharacterStream(int) - Method in class org.firebirdsql.jdbc.FBResultSet
- getNCharacterStream(String) - Method in class org.firebirdsql.jdbc.FBResultSet
- getNClob(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getNClob(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getNClob(int) - Method in class org.firebirdsql.jdbc.FBResultSet
- getNClob(String) - Method in class org.firebirdsql.jdbc.FBResultSet
- getNetworkTimeout() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- getNetworkTimeout() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
Gets the current network timeout for this attachment.
- getNetworkTimeout() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- getNetworkTimeout() - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- getNetworkTimeout() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getNext() - Method in exception org.firebirdsql.gds.GDSException
-
- getNextTransaction() - Method in class org.firebirdsql.management.StatisticsManager.DatabaseTransactionInfo
-
- getNonStandardProperty(String) - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
- getNormalizedLogin() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- getNString(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getNString(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getNString(int) - Method in class org.firebirdsql.jdbc.FBResultSet
- getNString(String) - Method in class org.firebirdsql.jdbc.FBResultSet
- getNumericFunctions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- getObject(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getObject(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getObject(int, Map<String, Class<?>>) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getObject(String, Map<String, Class<?>>) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- getObject(int, Class<T>) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getObject(String, Class<T>) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getObject(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getObject(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getObject(int, Class<T>) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getObject(String, Class<T>) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getObject() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getObject(Map<String, Class<?>>) - Method in class org.firebirdsql.jdbc.field.FBField
-
- getObject(Class<T>) - Method in class org.firebirdsql.jdbc.field.FBField
-
- getObjectHandle() - Method in class org.firebirdsql.gds.ng.wire.GenericResponse
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.firebirdsql.ds.DataSourceFactory
-
- getOdsMajor() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getOdsMajor() - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
- getOdsMajorVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getOdsMajorVersion() - Method in interface org.firebirdsql.jdbc.FirebirdDatabaseMetaData
-
Get the major version of the ODS (On-Disk Structure) of the database.
- getOdsMinor() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getOdsMinor() - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
- getOdsMinorVersion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getOdsMinorVersion() - Method in interface org.firebirdsql.jdbc.FirebirdDatabaseMetaData
-
Get the minor version of the ODS (On-Disk Structure) of the database.
- getOldestActiveTransaction() - Method in class org.firebirdsql.management.StatisticsManager.DatabaseTransactionInfo
-
- getOldestSnapshotTransaction() - Method in class org.firebirdsql.management.StatisticsManager.DatabaseTransactionInfo
-
- getOldestTransaction() - Method in class org.firebirdsql.management.StatisticsManager.DatabaseTransactionInfo
-
- getOrCreateDatatypeCoder(Class<T>) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getOrCreateDatatypeCoder(Class<T>) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
- getOrCreateEncodingForCharset(Charset) - Method in class org.firebirdsql.encodings.EncodingFactory
-
- getOrCreateEncodingForCharset(Charset) - Method in interface org.firebirdsql.encodings.IEncodingFactory
-
Creates an
Encoding
for the specified Java character set.
- getOriginalName() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getOriginalTableName() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getOrUnknown(String) - Method in class org.firebirdsql.jaybird.props.internal.ConnectionPropertyRegistry
-
Get a connection property by its name or alias, returning an unknown property if it doesn't exist.
- getOutputParam(int) - Method in class org.firebirdsql.jdbc.FBProcedureCall
-
Get the output parameter at the specified index.
- getOutputParams() - Method in class org.firebirdsql.jdbc.FBProcedureCall
-
Get a list of output parameters for this procedure call.
- getOwnerName() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getPaddingByte() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
Padding to use for fields of this type.
- getPageCacheSize() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getPageCacheSize() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get the page cache size.
- getPageSize() - Method in class org.firebirdsql.management.FBManager
-
- getPageSize() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getParallelWorkers() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getParallelWorkers() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- getParam() - Method in exception org.firebirdsql.gds.GDSException
-
- getParamCount() - Method in class org.firebirdsql.gds.GDSExceptionHelper.GDSMessage
-
Returns the number of parameters for the message template.
- getParameterBufferMetaData() - Method in class org.firebirdsql.gds.impl.ParameterBufferBase
-
- getParameterClassName(int) - Method in class org.firebirdsql.jdbc.FBParameterMetaData
-
- getParameterConverter() - Method in class org.firebirdsql.gds.ng.wire.AbstractProtocolDescriptor
-
- getParameterConverter() - Method in class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- getParameterConverter() - Method in class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- getParameterConverter() - Method in class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- getParameterConverter() - Method in class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- getParameterConverter() - Method in class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- getParameterConverter() - Method in class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- getParameterConverter() - Method in class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- getParameterCount() - Method in class org.firebirdsql.jdbc.FBParameterMetaData
-
- getParameterDescriptionInfoRequestItems() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getParameterDescriptionInfoRequestItems() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getParameterDescriptor() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getParameterDescriptor() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getParameterDescriptor(int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- getParameterMetaData() - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getParameterMetaData() - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- getParameterMode(int) - Method in class org.firebirdsql.jdbc.FBParameterMetaData
-
- getParameters() - Method in interface org.firebirdsql.gds.ng.InfoProcessor.StatementInfo
-
- getParameters() - Method in class org.firebirdsql.jdbc.metadata.DbMetadataMediator.MetadataQuery
-
- getParameterType(int) - Method in class org.firebirdsql.jdbc.FBParameterMetaData
-
- getParameterTypeName(int) - Method in class org.firebirdsql.jdbc.FBParameterMetaData
-
- getParamValue() - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
Get the variable value of this parameter
- getParentLogger() - Method in class org.firebirdsql.ds.RootCommonDataSource
-
- getParentLogger() - Method in class org.firebirdsql.jdbc.FBDriver
-
- getPassword() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getPassword() - Method in class org.firebirdsql.event.FBEventManager
-
- getPassword() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- getPassword() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- getPassword() - Method in class org.firebirdsql.management.FBManager
-
- getPassword() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getPassword() - Method in class org.firebirdsql.management.FBServiceManager
-
- getPassword() - Method in class org.firebirdsql.management.FBUser
-
- getPassword() - Method in interface org.firebirdsql.management.User
-
Returns the password as set by setPassword.
- getPasswordTag() - Method in enum org.firebirdsql.gds.ParameterTagMapping
-
- getPath() - Method in class org.firebirdsql.management.FBBackupManagerBase.PathSizeStruct
-
- getPlatform() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getPlatform() - Method in interface org.firebirdsql.jna.embedded.spi.FirebirdEmbeddedProvider
-
Platform of this Firebird Embedded library.
- getPlatformDefault() - Static method in class org.firebirdsql.encodings.EncodingFactory
-
Returns an instance of
IEncodingFactory
with the default encoding set to the platform encoding.
- getPlatformEncoding() - Static method in class org.firebirdsql.encodings.EncodingFactory
-
- getPlugin(GDSType) - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
Get plugin for the specified GDS type.
- getPluginData() - Method in class org.firebirdsql.gds.ng.dbcrypt.DbCryptData
-
- getPluginName() - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getPluginName() - Method in class org.firebirdsql.gds.impl.jni.EmbeddedGDSFactoryPlugin
-
- getPluginName() - Method in class org.firebirdsql.gds.impl.jni.NativeGDSFactoryPlugin
-
- getPluginName() - Method in class org.firebirdsql.gds.impl.oo.OOGDSFactoryPlugin
-
Deprecated.
- getPluginName() - Method in class org.firebirdsql.gds.impl.wire.WireGDSFactoryPlugin
-
- getPluginName() - Method in interface org.firebirdsql.gds.ng.wire.auth.AuthenticationPluginSpi
-
- getPluginName() - Method in class org.firebirdsql.gds.ng.wire.auth.legacy.LegacyAuthenticationPluginSpi
-
- getPluginName() - Method in class org.firebirdsql.gds.ng.wire.auth.srp.AbstractSrpAuthenticationPluginSpi
-
- getPluginName() - Method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionIdentifier
-
Name of the plugin (or cipher).
- getPluginNames() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- getPluginSpecificData() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- getPluginSpecificData() - Method in class org.firebirdsql.gds.ng.wire.crypt.KnownServerKey
-
- getPooledConnection() - Method in class org.firebirdsql.ds.FBConnectionPoolDataSource
-
- getPooledConnection(String, String) - Method in class org.firebirdsql.ds.FBConnectionPoolDataSource
-
- getPort() - Method in interface org.firebirdsql.event.EventManager
-
- getPort() - Method in class org.firebirdsql.event.FBEventManager
-
Deprecated.
- getPort() - Method in class org.firebirdsql.management.FBManager
-
- getPort() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getPort() - Method in class org.firebirdsql.management.FBServiceManager
-
Deprecated.
- getPort() - Method in interface org.firebirdsql.management.ServiceManager
-
- getPortNumber() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getPortNumber() - Method in class org.firebirdsql.event.FBEventManager
-
- getPortNumber() - Method in class org.firebirdsql.gds.impl.DbAttachInfo
-
- getPortNumber() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- getPortNumber() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Get the port number of the server.
- getPortNumber() - Method in class org.firebirdsql.management.FBServiceManager
-
- getPosition() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getPosition() - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
Get the position of this parameter
- getPrecision(int) - Method in class org.firebirdsql.jdbc.FBParameterMetaData
- getPrecision(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
- getPrecisionInternal(int) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
Retrieves the designated parameter's specified column size.
- getPreferenceWeight() - Method in class org.firebirdsql.encodings.DefaultEncodingSet
-
- getPreferenceWeight() - Method in interface org.firebirdsql.encodings.EncodingSet
-
Preference weight defines the loading order.
- getPrimaryKeys(String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetPrimaryKeys - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation for DatabaseMetaData.getPrimaryKeys(String, String, String)
.
- getPrimaryKeys(String) - Method in class org.firebirdsql.jdbc.metadata.GetPrimaryKeys
-
- getPrivateKey() - Method in class org.firebirdsql.gds.ng.wire.auth.srp.SrpClient
-
- getProcedureColumns(String, String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetProcedureColumns - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation for DatabaseMetaData.getProcedureColumns(String, String, String, String)
.
- getProcedureColumns(String, String) - Method in class org.firebirdsql.jdbc.metadata.GetProcedureColumns
-
- getProcedures(String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetProcedures - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getProcedures(String, String, String)
.
- getProcedures(String) - Method in class org.firebirdsql.jdbc.metadata.GetProcedures
-
- getProcedureSourceCode(String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getProcedureSourceCode(String) - Method in interface org.firebirdsql.jdbc.FirebirdDatabaseMetaData
-
Get the source of a stored procedure.
- getProcedureTerm() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getProcessId() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getProcessId() - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- getProcessId() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- getProcessName() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getProcessName() - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- getProcessName() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- getProperty(String) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- getProperty(String) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- getProperty(String) - Method in class org.firebirdsql.event.FBEventManager
-
- getProperty(String) - Method in class org.firebirdsql.gds.ng.AbstractAttachProperties
-
- getProperty(String) - Method in class org.firebirdsql.gds.ng.AbstractImmutableAttachProperties
-
- getProperty(String) - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
Retrieves a string property value by name.
- getProperty(String, String) - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
Retrieves a string property value by name, with a default if it's null
.
- getProperty(String) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getProperty(String) - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- getProperty(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- getPropertyInfo(String, Properties) - Method in class org.firebirdsql.jdbc.FBDriver
-
- getProtocolArchitecture() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- getProtocolCount() - Method in class org.firebirdsql.gds.ng.wire.ProtocolCollection
-
- getProtocolDescriptor(int) - Method in class org.firebirdsql.gds.ng.wire.ProtocolCollection
-
- getProtocolMinimumType() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- getProtocolVersion() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getProtocolVersion() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- getProtocolVersions() - Method in class org.firebirdsql.gds.ng.wire.ProtocolCollection
-
Get a list with the protocol versions in this collection.
- getPseudoColumns(String, String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetPseudoColumns - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getPseudoColumns(String, String, String, String)
.
- getPseudoColumns(String, String) - Method in class org.firebirdsql.jdbc.metadata.GetPseudoColumns
-
- getPublicKey() - Method in class org.firebirdsql.gds.ng.wire.auth.srp.SrpClient
-
- getQueryText() - Method in class org.firebirdsql.jdbc.metadata.DbMetadataMediator.MetadataQuery
-
- getQueryTimeout() - Method in class org.firebirdsql.jdbc.FBStatement
- getRawDateTimeStruct() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getRecordCountInfoItems() - Method in class org.firebirdsql.gds.ng.SqlCountProcessor
-
- getRef(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getRef(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getRef(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getRef(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getRef() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getRefAddr(Reference, String) - Static method in class org.firebirdsql.ds.DataSourceFactory
-
Retrieves the content of the given Reference address (type).
- getReference() - Method in class org.firebirdsql.ds.FBConnectionPoolDataSource
-
- getReference() - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- getReference() - Method in class org.firebirdsql.ds.FBXADataSource
-
- getRelationName() - Method in class org.firebirdsql.jdbc.field.FBField
-
Returns the relation to which belongs column as declared in XSQLVAR.
- getReplySize() - Method in class org.firebirdsql.gds.ng.dbcrypt.DbCryptData
-
Returns the expected reply size.
- getResourceList() - Method in interface org.firebirdsql.jna.embedded.classpath.ClasspathFirebirdEmbeddedResource
-
Relative paths against the provider class of the resources with the Firebird Embedded files.
- getRestoreSRB(FbService, int) - Method in class org.firebirdsql.management.FBBackupManagerBase
-
Creates and returns the "backup" service request buffer for the Service Manager.
- getResultSet() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getResultSet(boolean) - Method in class org.firebirdsql.jdbc.FBStatement
-
- getResultSetConcurrency() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getResultSetHoldability() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getResultSetHoldability() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getResultSetType() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getRoleName() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getRoleName() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- getRoleName() - Method in class org.firebirdsql.management.FBManager
-
- getRoleName() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getRow() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getRowDescriptor() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getRowDescriptor() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getRowDescriptor() - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
- getRowId(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getRowId(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getRowId(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getRowId(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getRowId() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getRowIdLifetime() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- getSavepointId() - Method in class org.firebirdsql.jdbc.FBSavepoint
-
- getSavepointName() - Method in class org.firebirdsql.jdbc.FBSavepoint
-
- getScale() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getScale(int) - Method in class org.firebirdsql.jdbc.FBParameterMetaData
-
- getScale(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getScaleInternal(int) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
Retrieves the designated field's number of digits to right of the decimal point.
- getSchema() - Method in class org.firebirdsql.jdbc.FBConnection
- getSchemaName(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
- getSchemas() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getSchemas(String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetSchemas - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getSchemas(String, String)
.
- getSchemas(String) - Method in class org.firebirdsql.jdbc.metadata.GetSchemas
-
- getSchemaTerm() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- getScrollableCursor() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getScrollableCursor() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- getSearchStringEscape() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getSeekModeId() - Method in enum org.firebirdsql.gds.ng.FbBlob.SeekMode
-
- getSegment(int) - Method in interface org.firebirdsql.gds.ng.FbBlob
-
Gets a segment of blob data.
- getSegment(int) - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- getSegment(int) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireOutputBlob
-
- getSegment(int) - Method in class org.firebirdsql.gds.ng.wire.version10.V10InputBlob
-
- getServer() - Method in class org.firebirdsql.management.FBManager
-
- getServer() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getServerBatchBufferSize() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getServerBatchBufferSize() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- getServerName() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getServerName() - Method in class org.firebirdsql.event.FBEventManager
-
- getServerName() - Method in class org.firebirdsql.gds.impl.DbAttachInfo
-
- getServerName() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getServerName() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- getServerName() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Get the hostname or IP address of the Firebird server.
- getServerName() - Method in class org.firebirdsql.management.FBServiceManager
-
- getServerVersion() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- getServerVersion() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
- getServerVersion() - Method in class org.firebirdsql.management.FBServiceManager
-
- getServerVersion() - Method in interface org.firebirdsql.management.ServiceManager
-
Obtains the server version through a service call.
- getServerVersionInformation() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- getServiceInfo(ServiceParameterBuffer, ServiceRequestBuffer, int, InfoProcessor<R>) - Method in class org.firebirdsql.gds.ng.AbstractFbService
-
- getServiceInfo(ServiceParameterBuffer, ServiceRequestBuffer, int, InfoProcessor<T>) - Method in interface org.firebirdsql.gds.ng.FbService
-
Request service info (service query).
- getServiceInfo(ServiceParameterBuffer, ServiceRequestBuffer, int) - Method in interface org.firebirdsql.gds.ng.FbService
-
Performs a service info request (service query.
- getServiceInfo(ServiceParameterBuffer, ServiceRequestBuffer, int) - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- getServiceInfo(ServiceParameterBuffer, ServiceRequestBuffer, int) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Service
-
- getServiceInformationProcessor() - Method in class org.firebirdsql.gds.ng.AbstractFbService
-
- getServiceName() - Method in interface org.firebirdsql.jaybird.props.ServiceConnectionProperties
-
Gets the service name (defaults to "service_mgr"
).
- getServiceName() - Method in class org.firebirdsql.management.FBServiceManager
-
- getServiceWarningCallback() - Method in class org.firebirdsql.gds.ng.AbstractFbService
-
- getSessionId(String) - Method in class org.firebirdsql.management.FBTraceManager
-
Gets the sessionId for the given name.
- getSessionId(String) - Method in interface org.firebirdsql.management.TraceManager
-
Gets the sessionId for the given name.
- getSessionKey() - Method in interface org.firebirdsql.gds.ng.wire.auth.AuthenticationPlugin
-
Session key for encryption.
- getSessionKey() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- getSessionKey() - Method in class org.firebirdsql.gds.ng.wire.auth.srp.SrpClient
-
- getSessionTimeZone() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getSessionTimeZone() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Get the session time zone as configured in the connection property.
- getSessionTimeZone() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get the sessionTimeZone
.
- getShared() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getShort(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getShort(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getShort(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getShort(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getShort() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getSignum() - Method in exception org.firebirdsql.extern.decimal.DecimalInconvertibleException
-
- getSingleArgumentType(int) - Method in enum org.firebirdsql.gds.impl.DatabaseParameterBufferImp.DpbMetaData
-
- getSingleArgumentType(int) - Method in interface org.firebirdsql.gds.impl.ParameterBufferMetaData
-
Gets the single argument type for the supplied tag.
- getSingleArgumentType(int) - Method in enum org.firebirdsql.gds.impl.TransactionParameterBufferImpl.TpbMetaData
-
- getSize() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
- getSize() - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
- getSize() - Method in class org.firebirdsql.management.FBBackupManagerBase.PathSizeStruct
-
- getSocketBufferSize() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getSocketBufferSize() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Get the socket buffer size.
- getSocketChannel() - Method in interface org.firebirdsql.gds.ng.wire.FbWireAsynchronousChannel
-
- getSocketChannel() - Method in class org.firebirdsql.gds.ng.wire.version10.V10AsynchronousChannel
-
- getSoTimeout() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getSoTimeout() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Get the initial Socket blocking timeout (SoTimeout).
- getSource() - Method in class org.firebirdsql.jaybird.xca.XcaConnectionEvent
-
- getSpecificAuthDataTag() - Method in enum org.firebirdsql.gds.ParameterTagMapping
-
- getSpecificData() - Method in interface org.firebirdsql.gds.ng.wire.crypt.CryptSessionConfig
-
- getSpecificData() - Method in class org.firebirdsql.gds.ng.wire.crypt.KnownServerKey.PluginSpecificData
-
- getSQL(boolean) - Method in class org.firebirdsql.jdbc.FBProcedureCall
-
Get native SQL for the specified procedure call.
- getSqlCounts() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getSqlCounts() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Retrieves the SQL counts for the last execution of this statement.
- getSqlData() - Method in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- getSqlDialect() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getSqlDialect() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- getSqlInfo(byte[], int, InfoProcessor<T>) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Request statement info.
- getSqlInfo(byte[], int, InfoProcessor<T>) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Request statement info.
- getSqlInfo(byte[], int) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Request statement info.
- getSqlInfo(byte[], int) - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- getSqlInfo(byte[], int) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
- getSQLKeywords() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getSQLState() - Method in exception org.firebirdsql.gds.GDSException
-
- getSQLState(int) - Static method in class org.firebirdsql.gds.GDSExceptionHelper
-
Get the SQL state for the specified error code.
- getSQLState(int, String) - Static method in class org.firebirdsql.gds.GDSExceptionHelper
-
Get the SQL state for the specified error code.
- getSQLStateType() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- getSQLXML(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getSQLXML(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getSQLXML(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getSQLXML(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getState() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getState() - Method in class org.firebirdsql.gds.ng.AbstractFbTransaction
-
- getState() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getState() - Method in interface org.firebirdsql.gds.ng.FbTransaction
-
- getState() - Method in class org.firebirdsql.management.FBManager
-
- getState() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getStatement() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getStatementInfoRequestItems() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
- getStatementInfoRequestItems() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getStatementListener() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getStatements() - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator.AbstractTransactionCoordinator
-
- getStatementType() - Method in interface org.firebirdsql.gds.ng.InfoProcessor.StatementInfo
-
- getStatementType() - Method in class org.firebirdsql.jaybird.parser.StatementDetector
-
- getStatementType() - Method in class org.firebirdsql.jaybird.parser.StatementIdentification
-
- getStatementType() - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- getStatementType() - Method in interface org.firebirdsql.jdbc.FirebirdPreparedStatement
-
Get the statement type of this PreparedStatement.
- getStatementTypeCode() - Method in enum org.firebirdsql.gds.ng.StatementType
-
- getStatementWarningCallback() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getStatus() - Method in class org.firebirdsql.gds.ng.wire.FetchResponse
-
- getString(Encoding) - Method in class org.firebirdsql.gds.ClumpletReader
-
- getString(Charset) - Method in class org.firebirdsql.gds.ClumpletReader
-
- getString(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getString(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getString(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getString(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getString() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getString() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- getStringArgumentType(int) - Method in enum org.firebirdsql.gds.impl.DatabaseParameterBufferImp.DpbMetaData
-
- getStringArgumentType(int) - Method in interface org.firebirdsql.gds.impl.ParameterBufferMetaData
-
Gets the string argument type for the supplied tag.
- getStringArgumentType(int) - Method in enum org.firebirdsql.gds.impl.TransactionParameterBufferImpl.TpbMetaData
-
- getStringFunctions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- getSubString(long, int) - Method in class org.firebirdsql.jdbc.FBClob
-
- getSubString(long, int) - Method in class org.firebirdsql.jdbc.field.FBCachedClob
-
- getSubType() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getSuperTables(String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetSuperTables - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getSuperTables(String, String, String)
.
- getSuperTables() - Method in class org.firebirdsql.jdbc.metadata.GetSuperTables
-
- getSuperTypes(String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetSuperTypes - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getSuperTypes(String, String, String)
.
- getSuperTypes() - Method in class org.firebirdsql.jdbc.metadata.GetSuperTypes
-
- getSupportedNumericFunctions() - Static method in class org.firebirdsql.jdbc.escape.FBEscapedFunctionHelper
-
- getSupportedProtocols() - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
Get collection of the supported JDBC protocols.
- getSupportedProtocols() - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getSupportedProtocols() - Method in class org.firebirdsql.gds.impl.jni.EmbeddedGDSFactoryPlugin
-
- getSupportedProtocols() - Method in class org.firebirdsql.gds.impl.jni.NativeGDSFactoryPlugin
-
- getSupportedProtocols() - Method in class org.firebirdsql.gds.impl.oo.OOGDSFactoryPlugin
-
Deprecated.
- getSupportedProtocols() - Method in class org.firebirdsql.gds.impl.wire.WireGDSFactoryPlugin
-
- getSupportedStringFunctions() - Static method in class org.firebirdsql.jdbc.escape.FBEscapedFunctionHelper
-
- getSupportedSystemFunctions() - Static method in class org.firebirdsql.jdbc.escape.FBEscapedFunctionHelper
-
- getSupportedTimeDateFunctions() - Static method in class org.firebirdsql.jdbc.escape.FBEscapedFunctionHelper
-
- getSystemFunctions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- getSystemTableCount() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
The number of system tables (including monitoring tables).
- getTableAlias() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getTableAlias(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getTableAlias(int) - Method in interface org.firebirdsql.jdbc.FirebirdResultSetMetaData
-
Gets the designated column's table alias.
- getTableName() - Method in class org.firebirdsql.jaybird.parser.StatementIdentification
-
Table name, if this is a DML statement (other than SELECT
).
- getTableName(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- getTablePrivileges(String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetTablePrivileges - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getTablePrivileges(String, String, String)
.
- getTablePrivileges(String) - Method in class org.firebirdsql.jdbc.metadata.GetTablePrivileges
-
- getTables(String, String, String, String[]) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetTables - Class in org.firebirdsql.jdbc.metadata
-
- getTables(String, String[]) - Method in class org.firebirdsql.jdbc.metadata.GetTables
-
- getTableStatistics(String[]) - Method in class org.firebirdsql.management.FBStatisticsManager
-
- getTableStatistics() - Method in class org.firebirdsql.management.FBTableStatisticsManager
-
Obtains a snapshot of the table statistics of this connection.
- getTableStatistics(String[]) - Method in interface org.firebirdsql.management.StatisticsManager
-
Get the table statistics.
- getTableTypeNames() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getTableTypeNames() - Method in interface org.firebirdsql.jdbc.FirebirdDatabaseMetaData
-
Supported table type names.
- getTableTypeNames() - Method in class org.firebirdsql.jdbc.metadata.GetTables
-
- getTableTypes() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getTableTypes() - Method in class org.firebirdsql.jdbc.metadata.GetTables
-
- getTagMapping() - Method in interface org.firebirdsql.gds.ConnectionParameterBuffer
-
- getTagMapping() - Method in class org.firebirdsql.gds.impl.DatabaseParameterBufferImp
-
- getTagMapping() - Method in class org.firebirdsql.gds.impl.ServiceParameterBufferImp
-
- getTime(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getTime(int, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getTime(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getTime(String, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getTime(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getTime(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getTime(int, Calendar) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getTime(String, Calendar) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getTime() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getTime(Calendar) - Method in class org.firebirdsql.jdbc.field.FBField
-
- getTimeDateFunctions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- getTimeout() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getTimeout() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Gets the current statement timeout for this statement.
- getTimestamp(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getTimestamp(int, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getTimestamp(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getTimestamp(String, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getTimestamp(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getTimestamp(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getTimestamp(int, Calendar) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getTimestamp(String, Calendar) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getTimestamp() - Method in class org.firebirdsql.jdbc.field.FBField
-
- getTimestamp(Calendar) - Method in class org.firebirdsql.jdbc.field.FBField
-
- getTimeZoneCodecFor(FieldDescriptor) - Method in class org.firebirdsql.gds.ng.tz.TimeZoneDatatypeCoder
-
- getTimeZoneCodecFor(int) - Method in class org.firebirdsql.gds.ng.tz.TimeZoneDatatypeCoder
-
- getTpb(int) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getTpbMapping() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getTpbMapping() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get the used TPB mapping.
- getTransaction() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- getTransaction() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getTransaction() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getTransaction() - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- getTransaction() - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- getTransactionId() - Method in class org.firebirdsql.gds.ng.AbstractFbTransaction
-
- getTransactionId() - Method in interface org.firebirdsql.gds.ng.FbTransaction
-
Retrieves the transaction id.
- getTransactionIdBuffer(long) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- getTransactionIdBuffer(long) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
- getTransactionIdBuffer(long) - Method in class org.firebirdsql.gds.ng.wire.version13.V13Database
-
- getTransactionInfo(byte[], int, InfoProcessor<T>) - Method in class org.firebirdsql.gds.ng.AbstractFbTransaction
-
- getTransactionInfo(byte[], int, InfoProcessor<T>) - Method in interface org.firebirdsql.gds.ng.FbTransaction
-
Request transaction info.
- getTransactionInfo(byte[], int) - Method in interface org.firebirdsql.gds.ng.FbTransaction
-
Performs a transaction info request.
- getTransactionInfo(byte[], int) - Method in class org.firebirdsql.gds.ng.jna.JnaTransaction
-
- getTransactionInfo(byte[], int) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Transaction
-
- getTransactionIsolation() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Get the transaction isolation level of this connection.
- getTransactionIsolation() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getTransactionIsolationLevel(String) - Static method in class org.firebirdsql.jdbc.FBTpbMapper
-
Convert transaction isolation level name into a corresponding constant.
- getTransactionIsolationName(int) - Static method in class org.firebirdsql.jdbc.FBTpbMapper
-
Convert transaction isolation level into string.
- getTransactionListener() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getTransactionParameterBuffer() - Method in class org.firebirdsql.jaybird.xca.FBTpb
-
- getTransactionParameters(int) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- getTransactionParameters(int) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- getTransactionParameters() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- getTransactionParameters(int) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- getTransactionParameters(int) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- getTransactionParameters(int) - Method in class org.firebirdsql.jdbc.FBConnection
-
- getTransactionParameters(int) - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- getTransactionParameters(int) - Method in interface org.firebirdsql.jdbc.FirebirdConnection
-
Get transaction parameters for the specified transaction isolation level.
- getTransactionParameters(int) - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
Get the transaction parameter buffer corresponding to the current
connection request information.
- getTriggerSourceCode(String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getTriggerSourceCode(String) - Method in interface org.firebirdsql.jdbc.FirebirdDatabaseMetaData
-
Get the source of a trigger.
- getTrustedAuthTag() - Method in enum org.firebirdsql.gds.ParameterTagMapping
-
- getType() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getType() - Method in class org.firebirdsql.gds.impl.argument.Argument
-
- getType() - Method in enum org.firebirdsql.gds.impl.DatabaseParameterBufferImp.DpbMetaData
-
- getType() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getType(String) - Static method in class org.firebirdsql.gds.impl.GDSType
-
Factory method for instances of this class.
- getType() - Method in class org.firebirdsql.gds.impl.ParameterBufferBase
-
- getType() - Method in interface org.firebirdsql.gds.impl.ParameterBufferMetaData
-
Parameter buffer type (this usually is the version of the parameter buffer).
- getType() - Method in enum org.firebirdsql.gds.impl.ServiceParameterBufferImp.SpbMetaData
-
- getType() - Method in enum org.firebirdsql.gds.impl.ServiceRequestBufferImp.SrbMetaData
-
- getType() - Method in enum org.firebirdsql.gds.impl.TransactionParameterBufferImpl.TpbMetaData
-
- getType() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- getType() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- getType() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- getType() - Method in interface org.firebirdsql.gds.ng.monitor.Operation
-
- getType() - Method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionIdentifier
-
Type of encryption.
- getType() - Method in interface org.firebirdsql.gds.Parameter
-
The type identifier of the parameter (usually one of the constant values in
ISCConstants
).
- getType() - Method in interface org.firebirdsql.gds.ParameterBuffer
-
- getType() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- getType() - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
Get the SQL type of this parameter.
- getType() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getType() - Method in class org.firebirdsql.management.FBManager
-
- getType() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getTypeAliases() - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getTypeAliases() - Method in class org.firebirdsql.gds.impl.jni.EmbeddedGDSFactoryPlugin
-
- getTypeAliases() - Method in class org.firebirdsql.gds.impl.jni.NativeGDSFactoryPlugin
-
- getTypeAliases() - Method in class org.firebirdsql.gds.impl.oo.OOGDSFactoryPlugin
-
Deprecated.
- getTypeAliases() - Method in class org.firebirdsql.gds.impl.wire.WireGDSFactoryPlugin
-
- getTypeForProtocol(String) - Static method in class org.firebirdsql.gds.impl.GDSFactory
-
Get GDS type for the specified JDBC URL.
- getTypeInfo() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- GetTypeInfo - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation for DatabaseMetaData.getTypeInfo()
.
- getTypeInfo() - Method in class org.firebirdsql.jdbc.metadata.GetTypeInfo
-
- getTypeMap() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getTypeName() - Method in interface org.firebirdsql.gds.impl.GDSFactoryPlugin
-
- getTypeName() - Method in class org.firebirdsql.gds.impl.jni.EmbeddedGDSFactoryPlugin
-
- getTypeName() - Method in class org.firebirdsql.gds.impl.jni.NativeGDSFactoryPlugin
-
- getTypeName() - Method in class org.firebirdsql.gds.impl.oo.OOGDSFactoryPlugin
-
Deprecated.
- getTypeName() - Method in class org.firebirdsql.gds.impl.wire.WireGDSFactoryPlugin
-
- getUDTs(String, String, String, int[]) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetUDTs - Class in org.firebirdsql.jdbc.metadata
-
Provides the implementation of DatabaseMetaData.getUDTs(String, String, String, int[])
.
- getUDTs() - Method in class org.firebirdsql.jdbc.metadata.GetUDTs
-
- getUnicodeStream(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
Deprecated.
- getUpdateCount() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getUpdateCountMinZero() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getUpdatedRowsCount() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getUpdatedRowsCount() - Method in interface org.firebirdsql.jdbc.FirebirdStatement
-
Get number of updated rows.
- getURL(int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getURL(String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- getURL() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getURL(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getURL(String) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getUser() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getUser() - Method in class org.firebirdsql.event.FBEventManager
-
- getUser() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- getUser() - Method in class org.firebirdsql.management.FBServiceManager
-
- getUserId() - Method in class org.firebirdsql.management.FBUser
-
- getUserId() - Method in interface org.firebirdsql.management.User
-
- getUserName() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
Deprecated.
- getUserName() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Get the database login name of the user that we're connected as.
- getUserName() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getUserName() - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
- getUserName() - Method in class org.firebirdsql.management.FBManager
-
- getUserName() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- getUserName() - Method in class org.firebirdsql.management.FBUser
-
- getUserName() - Method in interface org.firebirdsql.management.User
-
- getUserNameTag() - Method in enum org.firebirdsql.gds.ParameterTagMapping
-
- getUsers() - Method in class org.firebirdsql.management.FBUserManager
-
- getUsers() - Method in interface org.firebirdsql.management.UserManager
-
Return all valid users in the Firebird Security Database.
- getValue() - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
Set the value for this parameter
- getValue() - Method in class org.firebirdsql.jdbc.metadata.Clause
-
- getValueAsInt() - Method in class org.firebirdsql.gds.impl.argument.Argument
-
- getValueAsInt() - Method in class org.firebirdsql.gds.impl.argument.ByteArgument
-
- getValueAsInt() - Method in class org.firebirdsql.gds.impl.argument.ByteArrayArgument
-
- getValueAsInt() - Method in class org.firebirdsql.gds.impl.argument.NumericArgument
-
- getValueAsInt() - Method in class org.firebirdsql.gds.impl.argument.StringArgument
-
- getValueAsInt() - Method in interface org.firebirdsql.gds.Parameter
-
The value of the parameter as int.
- getValueAsLong() - Method in class org.firebirdsql.gds.impl.argument.Argument
-
- getValueAsLong() - Method in class org.firebirdsql.gds.impl.argument.BigIntArgument
-
- getValueAsLong() - Method in class org.firebirdsql.gds.impl.argument.ByteArgument
-
- getValueAsLong() - Method in class org.firebirdsql.gds.impl.argument.NumericArgument
-
- getValueAsLong() - Method in interface org.firebirdsql.gds.Parameter
-
The value of the parameter as long.
- getValueAsString() - Method in class org.firebirdsql.gds.impl.argument.Argument
-
- getValueAsString() - Method in class org.firebirdsql.gds.impl.argument.StringArgument
-
- getValueAsString() - Method in interface org.firebirdsql.gds.Parameter
-
The value of the parameter as String.
- getVariant() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- getVendor() - Method in enum org.firebirdsql.jdbc.JaybirdType
-
- getVendorTypeNumber() - Method in enum org.firebirdsql.jdbc.JaybirdType
-
- getVersion() - Method in class org.firebirdsql.gds.ng.wire.AbstractProtocolDescriptor
-
- getVersion() - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- getVersion() - Method in class org.firebirdsql.jna.embedded.classpath.ClasspathFirebirdEmbeddedLibrary
-
- getVersion() - Method in interface org.firebirdsql.jna.embedded.spi.FirebirdEmbeddedLibrary
-
Version of the Firebird Embedded library.
- getVersion() - Method in interface org.firebirdsql.jna.embedded.spi.FirebirdEmbeddedProvider
-
Get the Firebird server version of this provider.
- getVersion() - Method in class org.firebirdsql.jna.embedded.TemporaryFirebirdEmbeddedLibrary
-
- getVersionColumns(String, String, String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- GetVersionColumns - Class in org.firebirdsql.jdbc.metadata
-
- getVersionColumns(String, String, String) - Method in class org.firebirdsql.jdbc.metadata.GetVersionColumns
-
- getViewSourceCode(String) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- getViewSourceCode(String) - Method in interface org.firebirdsql.jdbc.FirebirdDatabaseMetaData
-
Get the source of a view.
- getWaitTimeout() - Method in interface org.firebirdsql.event.EventManager
-
Get the poll timeout in milliseconds of the async thread to check whether it was stopped or not.
- getWaitTimeout() - Method in class org.firebirdsql.event.FBEventManager
-
- getWarningMessageCallback() - Method in interface org.firebirdsql.gds.ng.wire.DeferredAction
-
- getWarnings() - Method in class org.firebirdsql.jdbc.FBConnection
-
- getWarnings() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- getWarnings() - Method in class org.firebirdsql.jdbc.FBStatement
-
- getWeight() - Method in class org.firebirdsql.gds.ng.wire.AbstractProtocolDescriptor
-
- getWeight() - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- getWireCrypt() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- getWireCrypt() - Method in class org.firebirdsql.event.FBEventManager
-
- getWireCrypt() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Get the wire encryption level.
- getWireCrypt() - Method in class org.firebirdsql.management.FBServiceManager
-
- getWireCryptAsEnum() - Method in interface org.firebirdsql.event.EventManager
-
Get the wire encryption level.
- getWireCryptAsEnum() - Method in class org.firebirdsql.event.FBEventManager
-
- getWireCryptAsEnum() - Method in interface org.firebirdsql.gds.ng.IAttachProperties
-
- getWireCryptAsEnum() - Method in class org.firebirdsql.management.FBServiceManager
-
- getWireCryptAsEnum() - Method in interface org.firebirdsql.management.ServiceManager
-
Get the wire encryption level.
- getWireProtocolCryptLevel() - Method in enum org.firebirdsql.gds.ng.WireCrypt
-
- getWrappedBlob() - Method in class org.firebirdsql.jdbc.FBClob
-
Retrieves the FBBlob wrapped by this FBClob.
- getXAConnection() - Method in class org.firebirdsql.ds.FBXADataSource
-
- getXAConnection(String, String) - Method in class org.firebirdsql.ds.FBXADataSource
-
- getXAErrorCode() - Method in exception org.firebirdsql.gds.GDSException
-
- getXAResource() - Method in class org.firebirdsql.ds.FBXAConnection
-
- getXAResource() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Returns an javax.transaction.xa.XAResource
instance.
- getXdrIn() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
Gets the XdrInputStream.
- getXdrIn() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
Gets the XdrInputStream.
- getXdrIn() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
Gets the XdrInputStream.
- getXdrIn() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
Gets the XdrInputStream.
- getXdrIn() - Method in interface org.firebirdsql.gds.ng.wire.XdrStreamAccess
-
Gets the XdrInputStream.
- getXdrOut() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
Gets the XdrOutputStream.
- getXdrOut() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
Gets the XdrOutputStream.
- getXdrOut() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
Gets the XdrOutputStream.
- getXdrOut() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
Gets the XdrOutputStream.
- getXdrOut() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Transaction
-
- getXdrOut() - Method in interface org.firebirdsql.gds.ng.wire.XdrStreamAccess
-
Gets the XdrOutputStream.
- getXdrStreamAccess() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- getXdrStreamAccess() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
- getXdrStreamAccess() - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- getXdrStreamAccess() - Method in interface org.firebirdsql.gds.ng.wire.FbWireAttachment
-
- getXdrStreamAccess() - Method in interface org.firebirdsql.gds.ng.wire.FbWireOperations
-
- getXdrStreamAccess() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- GFIX_ATTACH - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- gid - Variable in class org.firebirdsql.jna.fbclient.USER_SEC_DATA
-
- GLOBAL_TEMPORARY - Static variable in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- group_name - Variable in class org.firebirdsql.jna.fbclient.USER_SEC_DATA
-
the group name
C type : ISC_SCHAR*
- GSEC_ATTACH - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- GSTAT_ATTACH - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- IAttachProperties<T extends IAttachProperties<T>> - Interface in org.firebirdsql.gds.ng
-
Common properties for database and service attach.
- IConnectionProperties - Interface in org.firebirdsql.gds.ng
-
Connection properties for the Firebird connection.
- identify() - Method in class org.firebirdsql.gds.ng.AbstractConnection
-
Performs the connection identification phase of the protocol and returns the connection handle implementation
for the agreed protocol.
- identify() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabaseConnection
-
Contrary to the description in the super class, this will simply return an unconnected instance.
- identify() - Method in class org.firebirdsql.gds.ng.jna.JnaServiceConnection
-
Contrary to the description in the super class, this will simply return an unconnected instance.
- identify() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
Performs the connection identification phase of the Wire protocol and
returns the FbWireDatabase implementation for the agreed protocol.
- IEncodingFactory - Interface in org.firebirdsql.encodings
-
Interface for the EncodingFactory.
- IGNORE_LIMBO - Static variable in interface org.firebirdsql.gds.TransactionParameterBuffer
-
Deprecated.
- IGNORE_PROCEDURE_TYPE - Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
Deprecated.
- ignoreProcedureType - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- immutable() - Method in class org.firebirdsql.gds.ng.AbstractImmutableAttachProperties
-
Throws an UnsupportedOperationException
- immutable() - Method in interface org.firebirdsql.gds.ng.FbBatchConfig
-
- immutable() - Method in class org.firebirdsql.gds.ng.FbBatchConfig.Immutable
-
- INDEX_STATISTICS - Static variable in interface org.firebirdsql.management.StatisticsManager
-
Request statistics on indexes.
- indexOf(byte[], byte) - Static method in class org.firebirdsql.util.ByteArrayHelper
-
Returns the index of the first occurrence of b
in array
.
- inDistributedTransaction() - Method in class org.firebirdsql.ds.FBXAConnection
-
- inDistributedTransaction() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- INF_BLOB_ALIGNMENT - Static variable in class org.firebirdsql.jaybird.fb.constants.BatchItems
-
- INF_BLOB_HEADER - Static variable in class org.firebirdsql.jaybird.fb.constants.BatchItems
-
- INF_BLOBS_BYTES_SIZE - Static variable in class org.firebirdsql.jaybird.fb.constants.BatchItems
-
- INF_BUFFER_BYTES_SIZE - Static variable in class org.firebirdsql.jaybird.fb.constants.BatchItems
-
- INF_DATA_BYTES_SIZE - Static variable in class org.firebirdsql.jaybird.fb.constants.BatchItems
-
- INF_RECORD_COUNT - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- info(String) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- info(String, Throwable) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- INFO_CAPABILITIES - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_FLAG_END - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_CONFIG - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_ENV - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_ENV_LOCK - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_ENV_MSG - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_LICENSE - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_LICENSE_MASK - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_LICENSED_USERS - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_OUTPUT_LINE - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_OUTPUT_TO_EOF - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_GET_USERS - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_IMPLEMENTATION - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_LIMBO_TRANSACTIONS - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_MULTI_TRANSACTION_ID - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_RUNNING - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_SERVER_VERSION - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_SINGLE_TRANSACTION_ID - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_SVC_MGR_VERSION - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_SVR_DB_INFO - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
***********************************************************************
Constants for GDS.iscServiceQuery(...) call
- INFO_TIMEOUT - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_ADVICE - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_ADVICE_COMMIT - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_ADVICE_ROLLBACK - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_ADVICE_UNKNOWN - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_DB_PATH - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_HOST_SITE - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_REMOTE_SITE - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_STATE - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_STATE_COMMIT - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_STATE_LIMBO - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_STATE_ROLLBACK - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_TRANSACTION_STATE_UNKNOWN - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- INFO_USER_DB_PATH - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- infof(String, Object) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- infof(String, Object, Object) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- infof(String, Object, Object, Object) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- infof(String, Object...) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- infofe(String, Object, Throwable) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- infofe(String, Object, Object, Throwable) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- infofe(String, Object, Object, Object, Throwable) - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- InfoProcessor<T> - Interface in org.firebirdsql.gds.ng
-
Functional interface to process an information buffer (responses to p_info_* requests) returning an object of type T.
- InfoProcessor.StatementInfo - Interface in org.firebirdsql.gds.ng
-
Interface for information on a statement.
- InfoTruncatedException - Exception in org.firebirdsql.gds.ng
-
Thrown to indicate that an info request buffer was truncated (isc_info_truncated
).
- InfoTruncatedException(String, int) - Constructor for exception org.firebirdsql.gds.ng.InfoTruncatedException
-
- initAsynchronousChannel() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
Initializes the asynchronous channel (for event notification).
- initAsynchronousChannel() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
- initializeEncryption() - Method in class org.firebirdsql.gds.ng.wire.crypt.arc4.Arc4EncryptionPlugin
-
- initializeEncryption() - Method in interface org.firebirdsql.gds.ng.wire.crypt.EncryptionPlugin
-
Initializes the encryption for incoming and outgoing communication.
- initializeFields() - Method in class org.firebirdsql.gds.ng.fields.RowValue
-
Initializes uninitialized fields with null
.
- initOperationAware(OperationAware) - Static method in class org.firebirdsql.gds.ng.OperationMonitor
-
Initializes this operation monitor.
- INPUT_STREAM_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- insertCount() - Method in class org.firebirdsql.management.TableStatistics
-
- insertRow() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- insertsAreDetected(int) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- instance() - Static method in class org.firebirdsql.jdbc.FBObjectListener.NoActionBlobListener
-
- instance() - Static method in class org.firebirdsql.jdbc.FBObjectListener.NoActionResultSetListener
-
- int128_type - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- int64_type - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- INTEGER_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- INTEGER_PRECISION - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- integer_type - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- InternalApi - Annotation Type in org.firebirdsql.util
-
Indicates that the annotated package, class, method or value is for internal use only.
- internalDetach() - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
Actual implementation of database detach.
- internalDetach() - Method in class org.firebirdsql.gds.ng.AbstractFbService
-
Actual implementation of service detach.
- internalDetach() - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- internalDetach() - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- internalDetach() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
- internalDetach() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Service
-
- internalExecute(boolean) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- internalExecute(boolean) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
Execute this statement.
- internalExecute(String) - Method in class org.firebirdsql.jdbc.FBStatement
-
- internalExecute(RowValue) - Method in class org.firebirdsql.jdbc.FBStatement
-
- internalStart(Xid, int) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Perform the internal processing to start associate a JDBC connection with
a global transaction.
- InternalTransactionCoordinator - Class in org.firebirdsql.jdbc
-
- InternalTransactionCoordinator.AbstractTransactionCoordinator - Class in org.firebirdsql.jdbc
-
- INTERP - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- inTransaction() - Method in class org.firebirdsql.gds.impl.GDSHelper
-
Retrieve whether this connection is currently involved in a transaction
- inTransaction() - Method in class org.firebirdsql.jaybird.xca.FBLocalTransaction
-
Check if managed connection is currently participating in transaction.
- inTransaction() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- inTransaction() - Method in class org.firebirdsql.jdbc.FBConnection
-
- intToBytes(int) - Method in class org.firebirdsql.gds.ng.DefaultDatatypeCoder
-
- INVALID_OBJECT - Static variable in interface org.firebirdsql.gds.impl.wire.WireProtocolConstants
-
- INVALID_VERSION - Static variable in class org.firebirdsql.gds.impl.GDSServerVersion
-
GDSServerVersion that can be used as a dummy/invalid object when a version object is required, but none is
available.
- invalidateSavepoints() - Method in class org.firebirdsql.jdbc.FBConnection
-
Invalidate all savepoints.
- invalidateTransactionLifetimeObjects() - Method in class org.firebirdsql.jdbc.FBConnection
-
Invalidate everything that should only last for the lifetime of the current transaction.
- invalidProperty(String, String) - Static method in exception org.firebirdsql.jaybird.props.InvalidPropertyValueException
-
- invalidProperty(String, String, String) - Static method in exception org.firebirdsql.jaybird.props.InvalidPropertyValueException
-
- InvalidPropertyValueException - Exception in org.firebirdsql.jaybird.props
-
Exception thrown when a connection property has an invalid value.
- IOUtils - Class in org.firebirdsql.util
-
Utility methods for stream and byte array conversions.
- isAfterLast() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- isAfterLast() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- isAllCondition(String) - Static method in class org.firebirdsql.jdbc.metadata.MetadataPattern
-
- isAttached() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- isAttached() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
Current attachment status.
- isAttached() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- isAttached() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
- isAuthComplete() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- isAutoIncrement(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
- isBeforeFirst() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- isBeforeFirst() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- isc_action_svc_add_license - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_add_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_backup - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Service action items *
- isc_action_svc_db_stats - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_delete_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_display_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_display_user_adm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_drop_mapping - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_get_fb_log - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_get_ib_log - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_modify_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_nbak - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_nfix - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_nrest - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_properties - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_remove_license - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_repair - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_restore - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_set_mapping - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_trace_list - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_trace_resume - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_trace_start - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_trace_stop - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_trace_suspend - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_action_svc_validate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_add_user(ISC_STATUS[], USER_SEC_DATA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_add_user(ISC_STATUS*, const USER_SEC_DATA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:843
- isc_adm_task_denied - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_alias_conflict_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_already_opened - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_alter_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_cstring - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_domain - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_dos - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_end - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_gds - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_interpreted - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_mpexl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_mpexl_ipc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_netware - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_next_mach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_number - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_sql_state - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_string - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_unix - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_vms - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_warning - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arg_win32 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_arith_except - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- ISC_ARRAY_BOUND - Class in org.firebirdsql.jna.fbclient
-
JNA wrapper for ISC_ARRAY_BOUND.
- ISC_ARRAY_BOUND() - Constructor for class org.firebirdsql.jna.fbclient.ISC_ARRAY_BOUND
-
- ISC_ARRAY_BOUND(short, short) - Constructor for class org.firebirdsql.jna.fbclient.ISC_ARRAY_BOUND
-
- ISC_ARRAY_BOUND.ByReference - Class in org.firebirdsql.jna.fbclient
-
- ISC_ARRAY_BOUND.ByValue - Class in org.firebirdsql.jna.fbclient
-
- isc_array_convert_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- ISC_ARRAY_DESC - Class in org.firebirdsql.jna.fbclient
-
JNA wrapper for ISC_ARRAY_DESC.
- ISC_ARRAY_DESC() - Constructor for class org.firebirdsql.jna.fbclient.ISC_ARRAY_DESC
-
- ISC_ARRAY_DESC(byte, byte, short, byte[], byte[], short, short, ISC_ARRAY_BOUND[]) - Constructor for class org.firebirdsql.jna.fbclient.ISC_ARRAY_DESC
-
- ISC_ARRAY_DESC.ByReference - Class in org.firebirdsql.jna.fbclient
-
- ISC_ARRAY_DESC.ByValue - Class in org.firebirdsql.jna.fbclient
-
- isc_array_get_slice(ISC_STATUS[], IntByReference, IntByReference, GDS_QUAD_t, ISC_ARRAY_DESC, Pointer, IntBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_array_get_slice(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, ISC_QUAD*, const ISC_ARRAY_DESC*, void*, ISC_LONG*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:417
- isc_array_idx_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_array_lookup_bounds(ISC_STATUS[], IntByReference, IntByReference, byte[], byte[], ISC_ARRAY_DESC) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_array_lookup_bounds(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, const ISC_SCHAR*, const ISC_SCHAR*, ISC_ARRAY_DESC*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:425
- isc_array_lookup_desc(ISC_STATUS[], IntByReference, IntByReference, byte[], byte[], ISC_ARRAY_DESC) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_array_lookup_desc(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, const ISC_SCHAR*, const ISC_SCHAR*, ISC_ARRAY_DESC*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:432
- isc_array_max_dimensions - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_array_put_slice(ISC_STATUS[], IntByReference, IntByReference, GDS_QUAD_t, ISC_ARRAY_DESC, Pointer, IntBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_array_put_slice(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, ISC_QUAD*, const ISC_ARRAY_DESC*, void*, ISC_LONG*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:447
- isc_array_set_desc(ISC_STATUS[], byte[], byte[], short[], short[], short[], ISC_ARRAY_DESC) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_array_set_desc(ISC_STATUS*, const ISC_SCHAR*, const ISC_SCHAR*, const short*, const short*, const short*, ISC_ARRAY_DESC*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:439
- isc_async_active - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_att_handle_busy - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_att_shut_db_down - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_att_shut_engine - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_att_shut_idle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_att_shut_killed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_att_shutdown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_att_stmt_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_attach_database(ISC_STATUS[], short, byte[], IntByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_attach_database(ISC_STATUS*, short, const ISC_SCHAR*, isc_db_handle*, short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:404
- isc_attachment_in_use - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_auth_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_auth_datalength - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_auth_handshake_limit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_batch_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_checksum - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_conn_str - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_crypt_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_db_format - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_db_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_dbkey - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_debug_format - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_default_value - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_detach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_dpb_content - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_dpb_form - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_epb_form - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_events_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_fun_BLR - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_limit_param - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_lock_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_lock_level - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_loctab_num - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_msg_vec - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_par_workers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_proc_BLR - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_protocol - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_repl_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_req_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_result_set - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_sec_info - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_segstr_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_segstr_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_segstr_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_shutdown_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_skip_param - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_spb_form - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_stmt_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_substring_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_substring_offset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_svc_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_teb_form - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_temp_blob_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_tpb_content - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_tpb_form - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_trans_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bad_udf_freeit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badblk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_baddpb_buffers_range - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_baddpb_damaged_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_baddpb_temp_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badhndcnt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badindex - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badmsgnum - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badodsver - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badpage - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badpagtyp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badparnum - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badrelation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_badvarnum - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_align - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_big_bpb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_big_seg2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_big_segment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_blob_append - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_blob_buf - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_blob_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_blobs - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_compl_detail - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_compl_range - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_cont_bpb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_defbpb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_msg_long - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_open - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_param - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_param_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_policy - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_rpt_blob - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_small_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_stream_align - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_too_big - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_batch_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bdbincon - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_big_segment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bind_convert - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bind_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bind_statement - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_blktoobig - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_blob_acl - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blob_blr - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blob_convert_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_blob_debug_info - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blob_default_desc(ISC_BLOB_DESC, byte[], byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_blob_default_desc(ISC_BLOB_DESC*, const ISC_UCHAR*, const ISC_UCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:455
- ISC_BLOB_DESC - Class in org.firebirdsql.jna.fbclient
-
JNA wrapper for ISC_BLOB_DESC.
- ISC_BLOB_DESC() - Constructor for class org.firebirdsql.jna.fbclient.ISC_BLOB_DESC
-
- ISC_BLOB_DESC(short, short, short, byte[], byte[]) - Constructor for class org.firebirdsql.jna.fbclient.ISC_BLOB_DESC
-
- ISC_BLOB_DESC.ByReference - Class in org.firebirdsql.jna.fbclient
-
- ISC_BLOB_DESC.ByValue - Class in org.firebirdsql.jna.fbclient
-
- isc_blob_extfile - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blob_filter_exception - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_blob_format - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blob_gen_bpb(ISC_STATUS[], ISC_BLOB_DESC, ISC_BLOB_DESC, short, ByteBuffer, ShortBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_blob_gen_bpb(ISC_STATUS*, const ISC_BLOB_DESC*, const ISC_BLOB_DESC*, unsigned short, ISC_UCHAR*, unsigned short*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:459
- isc_blob_idx_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_blob_info(ISC_STATUS[], IntByReference, short, byte[], short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_blob_info(ISC_STATUS*, isc_blob_handle*, short, const ISC_SCHAR*, short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:466
- isc_blob_lookup_desc(ISC_STATUS[], IntByReference, IntByReference, byte[], byte[], ISC_BLOB_DESC, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_blob_lookup_desc(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, const ISC_UCHAR*, const ISC_UCHAR*, ISC_BLOB_DESC*, ISC_UCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:473
- isc_blob_ranges - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blob_set_desc(ISC_STATUS[], byte[], byte[], short, short, short, ISC_BLOB_DESC) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_blob_set_desc(ISC_STATUS*, const ISC_UCHAR*, const ISC_UCHAR*, short, short, short, ISC_BLOB_DESC*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:481
- isc_blob_summary - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blob_text - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blob_tra - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blob_truncation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_blob_untyped - Static variable in class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- isc_blobnotsup - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_blobtoobig - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_block_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_blocking_signal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bpb_filter_parameter - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_bpb_filter_parameter - Static variable in class org.firebirdsql.jaybird.fb.constants.BpbItems
-
- isc_bpb_source_interp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_bpb_source_interp - Static variable in class org.firebirdsql.jaybird.fb.constants.BpbItems
-
- isc_bpb_source_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_bpb_source_type - Static variable in class org.firebirdsql.jaybird.fb.constants.BpbItems
-
- isc_bpb_target_interp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_bpb_target_interp - Static variable in class org.firebirdsql.jaybird.fb.constants.BpbItems
-
- isc_bpb_target_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_bpb_target_type - Static variable in class org.firebirdsql.jaybird.fb.constants.BpbItems
-
- isc_bpb_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_bpb_type - Static variable in class org.firebirdsql.jaybird.fb.constants.BpbItems
-
- isc_bpb_type_segmented - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_bpb_type_segmented - Static variable in class org.firebirdsql.jaybird.fb.constants.BpbItems.TypeValues
-
- isc_bpb_type_stream - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_bpb_type_stream - Static variable in class org.firebirdsql.jaybird.fb.constants.BpbItems.TypeValues
-
- isc_bpb_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bpb_version1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_bpb_version1 - Static variable in class org.firebirdsql.jaybird.fb.constants.BpbItems
-
- isc_buf_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bufexh - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bufinuse - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_bug_check - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cache_non_zero_use_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cache_redef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cache_restart - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cache_too_small - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cancel_blob(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_cancel_blob(ISC_STATUS*, isc_blob_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:489
- isc_cancel_events(ISC_STATUS[], IntByReference, IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_cancel_events(ISC_STATUS*, isc_db_handle*, ISC_LONG*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:492
- isc_cancelled - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cannot_copy_stmt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cannot_make_not_null - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cannot_read_new_blob - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cannot_update_old_blob - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cant_modify_sysobj - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cant_start_journal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cant_start_logging - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cant_validate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cfg_stmt_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_charset_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_charset_not_installed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_check_cnstrnt_del - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_check_cnstrnt_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_check_constraint - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_check_trig_del - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_check_trig_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_circular_computed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_close(ISC_STATUS[], byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_close(ISC_STATUS*, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:940
- isc_close_blob(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_close_blob(ISC_STATUS*, isc_blob_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:496
- isc_cnstrnt_fld_del - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cnstrnt_fld_rename - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_codnotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_col_name_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_collation_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_collation_not_for_charset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_collation_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_collation_not_installed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_collation_requires_text - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_command_end_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_command_end_err2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_commit_retaining(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_commit_retaining(ISC_STATUS*, isc_tr_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:499
- isc_commit_transaction(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_commit_transaction(ISC_STATUS*, isc_tr_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:502
- isc_compile_request(ISC_STATUS[], IntByReference, IntByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_compile_request(ISC_STATUS*, isc_db_handle*, isc_req_handle*, short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:853
- isc_compile_request2(ISC_STATUS[], IntByReference, IntByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_compile_request2(ISC_STATUS*, isc_db_handle*, isc_req_handle*, short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:859
- isc_complex_view - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_concat_overflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_concurrent_transaction - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_conf_access_denied - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_conf_include - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_conf_line - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_conn_lost - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_connect_reject - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_constaint_on_view - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_convert_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_corrupt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cp_already_crypted - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cp_name_too_long - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cp_process_active - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_crdb_load - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_crdb_nodb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_crdb_notable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_create_blob(ISC_STATUS[], IntByReference, IntByReference, IntByReference, GDS_QUAD_t) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_create_blob(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, isc_blob_handle*, ISC_QUAD*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:505
- isc_create_blob2(ISC_STATUS[], IntByReference, IntByReference, IntByReference, GDS_QUAD_t, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_create_blob2(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, isc_blob_handle*, ISC_QUAD*, short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:511
- isc_create_blob2(ISC_STATUS[], IntByReference, IntByReference, IntByReference, LongByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_create_blob2(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, isc_blob_handle*, ISC_QUAD*, short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:511
- isc_create_database(ISC_STATUS[], short, byte[], IntByReference, short, byte[], short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_create_database(ISC_STATUS*, short, const ISC_SCHAR*, isc_db_handle*, short, const ISC_SCHAR*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:519
TODO: Interbase 6.0 API doc mentions this shouldn't be called
- isc_crrp_data_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_crypt_checksum - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cse_not_supported - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ctx_bad_argument - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ctx_namespace_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ctx_too_big - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ctx_var_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ctxinuse - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ctxnotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cursor_already_open - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cursor_not_open - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_cursor_not_positioned - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_database_create_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_database_info(ISC_STATUS[], IntByReference, short, byte[], short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_database_info(ISC_STATUS*, isc_db_handle*, short, const ISC_SCHAR*, short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:527
- isc_date_range_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_datetime_range_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_datnotsup - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_datype_notsup - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_db_corrupt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_db_crypt_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_db_or_file_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dbbnotzer - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dbfile - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ddl(ISC_STATUS[], IntByReference, IntByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_ddl(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:865
- isc_ddl_not_allowed_by_db_sql_dial - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_deadlock - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_decfloat_divide_by_zero - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_decfloat_inexact_result - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_decfloat_invalid_operation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_decfloat_overflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_decfloat_underflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_declare(ISC_STATUS[], byte[], byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_declare(ISC_STATUS*, const ISC_SCHAR*, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:943
- isc_decode_date(GDS_QUAD_t[], Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_decode_date(const ISC_QUAD*, void*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:534
- isc_decode_sql_date(int[], Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_decode_sql_date(const ISC_DATE*, void*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:537
- isc_decode_sql_time(int[], Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_decode_sql_time(const ISC_TIME*, void*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:540
- isc_decode_timestamp(ISC_TIMESTAMP, Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_decode_timestamp(const ISC_TIMESTAMP*, void*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:543
- isc_decprecision_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_decrypt_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_deflate_init - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_del_coll_fail - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_del_gen_fail - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_del_last_field - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_delete_user(ISC_STATUS[], USER_SEC_DATA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_delete_user(ISC_STATUS*, const USER_SEC_DATA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:845
- isc_depend_on_uncommitted_rel - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dependency - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_describe(ISC_STATUS[], byte[], XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_describe(ISC_STATUS*, const ISC_SCHAR*, XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:947
- isc_describe_bind(ISC_STATUS[], byte[], XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_describe_bind(ISC_STATUS*, const ISC_SCHAR*, XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:951
- isc_detach_database(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_detach_database(ISC_STATUS*, isc_db_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:546
- isc_dialect_not_changed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dialect_reset_warning - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dirtypage - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_distinct_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_domain_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_domain_primary_key_notnull - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_domnotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_doubleloc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dpb_activate_shadow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_activate_shadow - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_address_path - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_address_path - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_allocation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_allocation - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_auth_block - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_auth_block - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_auth_plugin_list - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_auth_plugin_list - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_auth_plugin_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_auth_plugin_name - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_begin_log - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_begin_log - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_buffer_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_buffer_length - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_cache_manager - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_cache_manager - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_cdd_pathname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_cdd_pathname - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_clear_map - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_client_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_client_version - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_config - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_config - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_connect_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_connect_timeout - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_damaged - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_damaged - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_dbkey_scope - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_dbkey_scope - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_debug - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_debug - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_decfloat_round - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_decfloat_round - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_decfloat_traps - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_decfloat_traps - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_delete_shadow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_delete_shadow - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_disable_journal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_disable_journal - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_disable_wal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_disable_wal - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_drop_walfile - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_drop_walfile - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_dummy_packet_interval - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_dummy_packet_interval - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_enable_journal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_enable_journal - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_encrypt_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_encrypt_key - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_ext_call_depth - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_ext_call_depth - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_force_write - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_force_write - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_garbage_collect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_garbage_collect - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_gbak_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_gbak_attach - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_gfix_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_gfix_attach - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_gsec_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_gsec_attach - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_gstat_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_gstat_attach - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_host_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_host_name - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_interp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_interp - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_journal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_journal - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_lc_ctype - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_lc_ctype - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_lc_messages - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_lc_messages - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_license - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_license - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_map_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_map_attach - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_no_db_triggers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_no_db_triggers - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_no_garbage_collect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_no_garbage_collect - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_no_reserve - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_no_reserve - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_nolinger - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_nolinger - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_num_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_num_buffers - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_number_of_users - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_number_of_users - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_old_dump_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_old_dump_id - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_old_file - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_old_file - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_old_file_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_old_file_size - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_old_num_files - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_old_num_files - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_old_start_file - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_old_start_file - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_old_start_page - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_old_start_page - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_old_start_seqno - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_old_start_seqno - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_online - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_online - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_online_dump - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_online_dump - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_org_filename - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_org_filename - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_os_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_os_user - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_overwrite - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_overwrite - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_page_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_page_size - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_parallel_workers - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_password - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_password - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_password_enc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_password_enc - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_process_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_process_id - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_process_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_process_name - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_quit_log - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_quit_log - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_remote_protocol - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_remote_protocol - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_reserved - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_reserved - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_reset_icu - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_reset_icu - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_sec_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_sec_attach - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_session_time_zone - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_session_time_zone - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_set_bind - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_set_bind - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_set_db_charset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_set_db_charset - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_set_db_readonly - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_set_db_readonly - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_set_db_replica - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_set_db_replica - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_set_db_sql_dialect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_set_db_sql_dialect - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_set_page_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_set_page_buffers - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_shutdown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_shutdown - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_shutdown_delay - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_shutdown_delay - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_specific_auth_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_specific_auth_data - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_sql_dialect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_sql_dialect - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_sql_role_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_sql_role_name - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_sweep - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_sweep - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_sweep_interval - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_sweep_interval - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_sys_user_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_sys_user_name - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_sys_user_name_enc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_sys_user_name_enc - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_trace - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_trace - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_trusted_auth - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_trusted_auth - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_trusted_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_trusted_role - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_user - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_user_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_user_name - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_utf8_filename - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_utf8_filename - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_verify - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_verify - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_version1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dpb_version2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dpb_wal_backup_dir - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_wal_backup_dir - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_wal_bufsize - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_wal_bufsize - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_wal_chkptlen - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_wal_chkptlen - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_wal_grp_cmt_wait - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_wal_grp_cmt_wait - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_wal_numbufs - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_wal_numbufs - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_worker_attach - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_dpb_working_directory - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_dpb_working_directory - Static variable in class org.firebirdsql.jaybird.fb.constants.DpbItems
-
- isc_drdb_completed_with_errs - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_drop_database(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_drop_database(ISC_STATUS*, isc_db_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:549
- isc_drop_wal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_agg2_wrongarg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_agg_column_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_agg_group_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_agg_having_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_agg_nested_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_agg_ref_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_agg_where_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_agg_wrongarg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alloc_statement2(ISC_STATUS[], IntByReference, IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_alloc_statement2(ISC_STATUS*, isc_db_handle*, isc_stmt_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:556
- isc_dsql_allocate_statement(ISC_STATUS[], IntByReference, IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_allocate_statement(ISC_STATUS*, isc_db_handle*, isc_stmt_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:552
- isc_dsql_alter_charset_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_database_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_domain_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_except_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_func_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_index_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_pack_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_proc_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_role_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_sequence_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_table_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_trigger_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_user_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_alter_view_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_ambiguous_field_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_arr_range_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_auto_field_bad_pos - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_base_table - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_blob_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_blob_type_unknown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cant_grant_option - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_col_more_than_once_using - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_col_more_than_once_view - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_column_pos_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_command_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_comment_on_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_conflicting_sort_field - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_constant_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_construct_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_count_mismatch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_crdb_prepare_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_alter_except_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_alter_func_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_alter_pack_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_alter_proc_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_alter_trigger_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_alter_view_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_collation_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_domain_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_except_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_filter_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_func_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_generator_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_index_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_pack_body_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_pack_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_proc_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_role_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_sequence_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_shadow_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_table_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_trigger_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_user_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_create_view_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_cycle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_miss_nonrecursive - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_mult_references - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_nested_with - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_nonrecurs_after_recurs - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_not_a_union - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_not_used - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_outer_join - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_recursive_aggregate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_union_all - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_wrong_clause - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cte_wrong_reference - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_close_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_not_open - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_open_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_redefined - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_rel_ambiguous - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_rel_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_cursor_update_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_datatype_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_datatypes_not_comparable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_db_trigger_type_cant_change - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_dbkey_from_non_table - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_decl_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_derived_alias_field - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_derived_alias_select - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_derived_field_dup_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_derived_field_unnamed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_derived_table_less_columns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_derived_table_more_columns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_describe(ISC_STATUS[], IntByReference, short, XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_describe(ISC_STATUS*, isc_stmt_handle*, unsigned short, XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:560
- isc_dsql_describe_bind(ISC_STATUS[], IntByReference, short, XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_describe_bind(ISC_STATUS*, isc_stmt_handle*, unsigned short, XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:565
- isc_dsql_dialect_warning_expr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_domain_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_domain_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_collation_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_domain_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_except_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_filter_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_func_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_index_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_pack_body_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_pack_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_proc_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_role_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_sequence_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_shadow_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_table_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_trigger_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_user_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_drop_view_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_dup_option - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_duplicate_spec - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_eval_unknode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_exec_immed2(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, XSQLDA, XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_exec_immed2(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, unsigned short, const ISC_SCHAR*, unsigned short, const XSQLDA*, const XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:570
- isc_dsql_exec_immed3_m(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, short, ByteBuffer, short, short, byte[], short, ByteBuffer, short, short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_exec_immed3_m(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, unsigned short, const ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*, unsigned short, unsigned short, const ISC_SCHAR*, unsigned short, ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1023
- isc_dsql_execute(ISC_STATUS[], IntByReference, IntByReference, short, XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_execute(ISC_STATUS*, isc_tr_handle*, isc_stmt_handle*, unsigned short, const XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:579
- isc_dsql_execute2(ISC_STATUS[], IntByReference, IntByReference, short, XSQLDA, XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_execute2(ISC_STATUS*, isc_tr_handle*, isc_stmt_handle*, unsigned short, const XSQLDA*, const XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:585
- isc_dsql_execute2_m(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, short, ByteBuffer, short, ByteBuffer, short, short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_execute2_m(ISC_STATUS*, isc_tr_handle*, isc_stmt_handle*, unsigned short, const ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*, unsigned short, ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:997
- isc_dsql_execute2_m(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, short, byte[], short, byte[], short, short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_execute2_m(ISC_STATUS*, isc_tr_handle*, isc_stmt_handle*, unsigned short, const ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*, unsigned short, ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:997
- isc_dsql_execute_immediate(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_execute_immediate(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, unsigned short, const ISC_SCHAR*, unsigned short, const XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:592
- isc_dsql_execute_immediate_m(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, short, ByteBuffer, short, short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_execute_immediate_m(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, unsigned short, const ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1011
- isc_dsql_execute_m(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_execute_m(ISC_STATUS*, isc_tr_handle*, isc_stmt_handle*, unsigned short, const ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:988
- isc_dsql_execute_m(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_execute_m(ISC_STATUS*, isc_tr_handle*, isc_stmt_handle*, unsigned short, const ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:988
- isc_dsql_feature_not_supported_ods - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_fetch(ISC_STATUS[], IntByReference, short, XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_fetch(ISC_STATUS*, isc_stmt_handle*, unsigned short, const XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:600
- isc_dsql_fetch_m(ISC_STATUS[], IntByReference, short, ByteBuffer, short, short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_fetch_m(ISC_STATUS*, isc_stmt_handle*, unsigned short, ISC_SCHAR*, unsigned short, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1040
- isc_dsql_field_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_field_ref - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_file_length_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_firstskip_rows - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_free_statement(ISC_STATUS[], IntByReference, short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_free_statement(ISC_STATUS*, isc_stmt_handle*, unsigned short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:607
- isc_dsql_function_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_grant_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_implicit_domain_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_incompatible_trigger_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_insert_m(ISC_STATUS[], IntByReference, short, byte[], short, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_insert_m(ISC_STATUS*, isc_stmt_handle*, unsigned short, const ISC_SCHAR*, unsigned short, unsigned short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1048
- isc_dsql_internal_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_array - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_dateortime_add - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_datetime_subtract - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_drop_ss_clause - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_label - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_sqlda_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_type_addsub_dial3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_type_div_dial3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_type_minus_date - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_type_multip_dial1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_type_multip_dial3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_invalid_type_neg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_line_col_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_mapping_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_max_arr_dim_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_max_distinct_items - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_max_exception_arguments - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_max_group_items - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_max_nesting - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_max_sort_items - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_mustuse_numeric_div_dial1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_no_array_computed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_no_blob_array - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_no_dup_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_no_input_sqlda - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_no_output_sqlda - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_no_relation_alias - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_no_sqldata - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_no_sqlind - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_nodateortime_pm_string - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_nostring_addsub_dial3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_nostring_div_dial3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_nostring_multip_dial3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_nostring_neg_dial3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_only_can_subscript_array - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_open_cursor_request - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_prepare(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_prepare(ISC_STATUS*, isc_tr_handle*, isc_stmt_handle*, unsigned short, const ISC_SCHAR*, unsigned short, XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:616
- isc_dsql_prepare_m(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, short, byte[], short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_prepare_m(ISC_STATUS*, isc_tr_handle*, isc_stmt_handle*, unsigned short, const ISC_SCHAR*, unsigned short, unsigned short, const ISC_SCHAR*, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1056
- isc_dsql_procedure_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_procedure_use_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_record_version_table - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_except_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_func_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_pack_body_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_pack_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_proc_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_sequence_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_table_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_trigger_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_user_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_recreate_view_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_relation_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_release(ISC_STATUS[], byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_release(ISC_STATUS*, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1067
- isc_dsql_request_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_revoke_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_self_join - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_set_cursor_name(ISC_STATUS[], IntByReference, byte[], short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_set_cursor_name(ISC_STATUS*, isc_stmt_handle*, const ISC_SCHAR*, unsigned short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:624
- isc_dsql_set_generator_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_shadow_number_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_sql_info(ISC_STATUS[], IntByReference, short, byte[], short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_dsql_sql_info(ISC_STATUS*, isc_stmt_handle*, short, const ISC_SCHAR*, short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:629
- isc_dsql_sqlda_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_sqlda_value_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_sqlvar_index - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_stmt_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_string_byte_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_string_char_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_subselect_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_table_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_token_unk_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_too_many_values - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_too_old_ods - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_tran_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_transitional_numeric - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_trigger_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_type_not_supp_ext_tab - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_udf_return_pos_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_unknown_pos - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_unsupp_feature_dialect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_unsupported_in_auto_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_var_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_var_count_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_view_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_warn_precision_ambiguous - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_warn_precision_ambiguous1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_warn_precision_ambiguous2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_warning_number_ambiguous - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_warning_number_ambiguous1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_window_cant_overr_frame - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_window_cant_overr_order - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_window_cant_overr_part - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_window_duplicate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_window_frame_value_inv_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_window_incompat_frames - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_window_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_window_range_inv_key_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_window_range_multi_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_wlock_aggregates - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_wlock_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_wlock_simple - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dsql_wrong_param_num - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dtype_renamed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dup_attribute - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dup_usrname_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_duplicate_base_table - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dupnodfnd - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_alter_user_no_clause - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cannot_addrem_computed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cannot_del_def_coll - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cannot_del_syscoll - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cannot_mod_sysfunc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cannot_mod_sysproc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cannot_mod_systrig - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cant_modify_auto_trig - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cant_modify_sysobj - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cant_use_in_foreignkey - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cant_use_zero_inc_ident - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cant_use_zero_increment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_char_fld_too_small - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_charset_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_coll_used_domain - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_coll_used_function - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_coll_used_procedure - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_coll_used_table - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_collation_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_column_does_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_concur_alter_database - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_create_user_no_password - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_cyclic_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_defvaldecl_package_func - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_defvaldecl_package_proc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_delete_role_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dependency_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_domain_name_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_domain_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_domain_used_function - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dtype_conv_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dtype_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dup_exception - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dup_function - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dup_generator - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dup_index - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dup_procedure - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dup_sql_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_dup_table - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_duplicate_package_item - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_exc_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_exception_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_field_name_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_filter_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_fld_ambiguous - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_fld_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_func_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_func_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_func_param_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_funcnotdef_package - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_funcsignat_package - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_gen_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_gen_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_grant_role_to_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_incompat_alter_database - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_index_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_inv_sql_role_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_invalid_ddl_func - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_invalid_ddl_proc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_invalid_ddl_trig - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_invalid_dtype_conversion - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_kywd_spec_for_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_locksmith_use_granted - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_miss_priv_warning - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_name_longer - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_newfc_oldsyntax - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_no_create_priv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_no_ddl_grant_opt_priv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_no_empty_pw - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_no_grant_admin_opt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_no_grant_opt_priv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_no_priv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_ods_not_supp_feature - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_pack_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_package_body_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_package_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_precision_too_small - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_proc_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_proc_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_proc_param_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_procnotdef_package - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_procsignat_package - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_rel_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_role_does_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_role_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_roles_not_supported - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_routine_param_ambiguous - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_routine_param_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_scale_too_big - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_schema_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_table_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_trig_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_trig_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_user_not_role_member - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_view_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_view_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_virmemexh - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_wrong_gtt_scope - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_dyn_zero_len_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_connection - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_expl_tran_ctrl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_input_prm_mismatch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_input_prm_not_set - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_input_prm_not_used - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_output_prm_mismatch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_preprocess - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_prm_name_expected - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_provider_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_statement - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_stmt_expected - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eds_unclosed_comment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ee_blr_mismatch_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ee_blr_mismatch_name_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ee_blr_mismatch_names_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ee_blr_mismatch_null - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eem_bad_plugin_ver - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eem_engine_notfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eem_func_not_returned - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eem_proc_not_returned - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_eem_trig_not_returned - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_effective_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_encode_date(Pointer, GDS_QUAD_t) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_encode_date(const void*, ISC_QUAD*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:636
- isc_encode_sql_date(Pointer, IntBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_encode_sql_date(const void*, ISC_DATE*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:639
- isc_encode_sql_time(Pointer, IntBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_encode_sql_time(const void*, ISC_TIME*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:642
- isc_encode_timestamp(Pointer, ISC_TIMESTAMP) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_encode_timestamp(const void*, ISC_TIMESTAMP*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:645
- isc_encrypt_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_err_base - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_err_factor - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_err_max - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_err_stack_limit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_error_adding_sec_record - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_error_deleting_sec_record - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_error_modifying_sec_record - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_error_updating_sec_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_escape_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_event_block(PointerByReference, PointerByReference, short, Object...) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_LONG isc_event_block(ISC_UCHAR**, ISC_UCHAR**, ISC_USHORT, null)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:648
- isc_event_block_a(PointerByReference, PointerByReference, short, PointerByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_USHORT isc_event_block_a(ISC_SCHAR**, ISC_SCHAR**, ISC_USHORT, ISC_SCHAR**)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:652
- isc_event_block_s(PointerByReference, PointerByReference, short, PointerByReference, ShortBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_event_block_s(ISC_SCHAR**, ISC_SCHAR**, ISC_USHORT, ISC_SCHAR**, ISC_USHORT*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:657
- isc_event_counts(ISC_STATUS[], short, Pointer, Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_event_counts(ISC_ULONG*, short, ISC_UCHAR*, const ISC_UCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:663
- isc_except - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_except2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_access_violation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_array_bounds_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_datatype_missalignment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_float_denormal_operand - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_float_divide_by_zero - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_float_inexact_result - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_float_invalid_operand - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_float_overflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_float_stack_check - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_float_underflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_integer_divide_by_zero - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_integer_overflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_sigbus - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_sigfpe - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_sigill - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_sigsegv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_stack_overflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exception_unknown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_excess_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exec_sql_invalid_arg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exec_sql_invalid_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exec_sql_invalid_var - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_exec_sql_max_call_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_execute(ISC_STATUS[], IntByReference, byte[], XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_execute(ISC_STATUS*, isc_tr_handle*, const ISC_SCHAR*, XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:955
- isc_execute_immediate(ISC_STATUS[], IntByReference, IntByReference, ShortBuffer, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_execute_immediate(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short*, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:960
- isc_existing_priv_mod - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_expand_dpb(PointerByReference, ShortBuffer, Object...) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
17 May 2001 - isc_expand_dpb is DEPRECATED
Original signature : void isc_expand_dpb(ISC_SCHAR**, short*, null)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:669
- isc_expec_long - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_expec_positive - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_expec_short - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_expec_ushort - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_expression_eval_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_expression_eval_index - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ext_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ext_file_delete - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ext_file_modify - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ext_readonly_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_extern_func_dir_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_extern_func_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_extfile_uns_op - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_extract_input_mismatch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_facility - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fatal_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_bad_am - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_bad_arg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_bad_rm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_bad_rs - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_bad_sm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_bad_wm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_fp_empty - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_fp_open - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_fp_read - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_info_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_info_limbo - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_limbo_advise - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_limbo_state - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_query_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fbsvcmgr_switch_unknown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_feature_removed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fetch(ISC_STATUS[], byte[], XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_fetch(ISC_STATUS*, const ISC_SCHAR*, XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:966
- isc_field_aggregate_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_field_disappeared - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_field_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_field_ref_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_file_in_use - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_file_starting_page_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fldnotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fldnotdef2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_foreign_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_foreign_key_notfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_foreign_key_references_present - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_foreign_key_target_doesnt_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_formatted_exception - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_forupdate_systbl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_forupdate_temptbl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_forupdate_virtualtbl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_free(Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_LONG isc_free(ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:678
- isc_from_no_match - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_fun_param_mismatch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_func_pack_not_implemented - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_funmismat - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_funnotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_activating_idx - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_bkup_corrupt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_blob_col_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_blob_info_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_block_fac_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_cant_rest_record - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_close_blob_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_comp_req_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_convert_ext_tables - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_create_blob_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_data_only - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_db_create_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_db_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_db_format_too_old - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_db_format_too_old2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_db_in_use - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_db_info_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_db_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_decomp_len_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_disk_space_ex - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_dup_inout_names - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_err_restore_charset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_err_restore_collation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_exp_data_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_file_outof_sequence - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_filename_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_gen_id_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_get_seg_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_hdr_write_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_inv_array_dim - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_inv_bkup_ver - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_inv_bkup_ver2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_inv_block_fac - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_inv_page_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_inv_prl_wrks - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_inv_rec_len - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_inv_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_inv_skipped_bytes - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_invalid_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_invalid_metadata - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_join_file_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_just_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_max_dbkey_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_max_dbkey_recursion - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_missing_bkup_desc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_missing_block_fac - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_missing_interval - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_missing_password - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_missing_perf - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_missing_prl_wrks - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_missing_skipped_bytes - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_missing_username - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_mode_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_multi_source_dest - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_no_db_desc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_no_protection - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_no_tbl_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_not_ownr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_open_bkup_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_open_blob_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_open_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_opt_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_opt_replica - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_option_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_option_only_backup - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_option_only_restore - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_option_repeated - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_page_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_page_buffers_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_page_buffers_restore - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_page_buffers_wrong_param - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_page_size_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_page_size_not_allowed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_page_size_toobig - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_param_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_put_blr_gen_id_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_put_seg_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_read_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_rec_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_rec_len_exp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_redir_ouput_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_rel_req_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_replica_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_restore_role_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_role_op - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_role_op_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_send_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_size_lt_min - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_start_req_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_stdin_not_supptd - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_stdout_not_supptd - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_string_trunc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_svc_name_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_switches_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_sysmemex - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_tbl_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_too_long_perf - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_unexp_eof - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_unk_blob_item - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_unk_db_file_spec - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_unk_device - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_unk_rec_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_unk_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_unknown_device - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_unknown_switch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_verify_verbint - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_warning - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_write_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_wrong_interval - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_wrong_perf - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gbak_xdr_len_expected - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_generator_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gennotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_get_client_major_version() - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : int isc_get_client_major_version()
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1305
- isc_get_client_minor_version() - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : int isc_get_client_minor_version()
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1306
- isc_get_client_version(ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_get_client_version(ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1304
- isc_get_map_1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_get_map_2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_get_map_3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_get_map_4 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_get_segment(ISC_STATUS[], IntByReference, ShortByReference, short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_get_segment(ISC_STATUS*, isc_blob_handle*, unsigned short*, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:680
- isc_get_slice(ISC_STATUS[], IntByReference, IntByReference, GDS_QUAD_t, short, byte[], short, int[], int, Pointer, IntBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_get_slice(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, ISC_QUAD*, short, const ISC_SCHAR*, short, const ISC_LONG*, ISC_LONG, void*, ISC_LONG*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:686
- isc_gfix_action - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_all_prep - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_ask - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_att_unsucc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_auto_comm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_auto_rback - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_bad_block - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_bad_pool - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_be_committed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_blob_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_blob_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_comm_rback - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_commit_pres - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_commit_violate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_committed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_corrupt_pool - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_data_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_data_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_db_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_db_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_db_path - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_db_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_dbg_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_dbg_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_dbg_success - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_dialect_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_enter_path - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_exceed_max - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_full_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_host_site - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_incmp_sw - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_index_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_index_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_insuff_info - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_invalid_sw - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_mdb_trn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_mem_exhausted - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_mode_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_not_available - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_not_prepared - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_nval_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_active - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_begin_log - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_cache - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_commit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_disable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_force - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_full - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_housekeep - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_icu - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_ignore - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_kill - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_list - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_mend - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_no_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_nolinger - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_online - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_parallel - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_password - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_prompt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_quit_log - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_repl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_rollback - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_shut - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_SQL_dialect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_sweep - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_tran - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_trusted - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_two_phase - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_upgrade - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_use - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_validate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_write - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_x - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_opt_z - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_org_path - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_part_commit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_part_commit2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_pass_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_pgbuf_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_pip_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_pip_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_pointer_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_pointer_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_prepared - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_preserve - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_pval_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_pzval_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_qualifiers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_rback_violate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_reattach_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_rec_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_rec_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_recon_fail - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_repl_mode_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_replay_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_retry - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_retry_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_rmt_site - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_role_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_rolled_back - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_sec_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_SQL_dialect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_subs_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_summary - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_sync_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn_all_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn_limbo - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn_not_valid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn_unknown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn_was_comm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_trn_was_rback - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_try_again - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_type_shut - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_unexp_eoi - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_unrec_item - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_usrname_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_val_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_wal_req - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gfix_warning - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_grant_fld_notfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_grant_nopriv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_grant_nopriv_on_base - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_grant_obj_notfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_amb_switch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_cant_open_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_db_admin_pw_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_db_admin_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_db_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_err_add - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_err_delete - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_err_find_del - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_err_find_disp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_err_find_mod - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_err_modify - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_err_rec_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_fname_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_gid_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_incompat_switch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_inv_param - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_inv_pw_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_inv_switch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_inv_username - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_lname_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_mname_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_no_op_spec - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_no_op_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_no_usr_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_op_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_org_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_params_not_allowed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_proj_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_pw_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_sql_role_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_switches_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gsec_uid_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gstat_open_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gstat_password - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gstat_read_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gstat_retry - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gstat_sysmemex - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gstat_unexpected_eof - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gstat_unknown_switch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gstat_username - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_gstat_wrong_ods - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_hdr_overflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_high_minor - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_host_unknown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ib_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ibutil_not_loaded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_iconv_open - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_icu_entrypoint - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_icu_library - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_identifier_too_long - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_idx_cond_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_idx_create_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_idx_expr_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_idx_key_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_idx_key_value - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_idx_seg_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_illegal_prc_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_imp_exc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_include_depth - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_include_miss - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_index_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_index_root_page_full - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_index_unused - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_indexname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_indexnotdefined - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_inf_invalid_args - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_infinap - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_inflate_init - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_access - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_access_path - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_active_tran_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_active_transactions - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_allocation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_attachment_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_backout_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_base_level - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_blob_max_segment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_blob_num_segments - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_blob_total_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_blob_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_bpage_errors - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_creation_date - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_cur_log_part_offset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_cur_logfile_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_current_memory - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_data_not_ready - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_access - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_cache - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_classic_access - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_gateway - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_pipe_int - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_pipe_srvr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_rem_int - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_rem_srvr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_sam_int - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_sam_srvr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_server_access - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_class_y_valve - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_code_firebird - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_code_interbase - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_code_rdb_eln - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_code_rdb_vms - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_alpha_osf - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_alpha_vms - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_darwin - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_darwin_ppc64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_darwin_x64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_darwin_x86 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_dg_x86 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_freebsd - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_i386 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_apl_68K - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_cray - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_delta - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_dg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_dos - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_epson - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_hp_mpexl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_hp_ux - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_hp_ux68K - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_imp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_mac_aux - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_mips_ult - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_next - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_os2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_rt_aix - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_sco_unix - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_sgi - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_sun4 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_sun_386i - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_sun_68k - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_vax_ultr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_vms - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_vms_orcl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_winnt_x86 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_isc_xenix - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_jri - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_jsv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_alpha - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_amd64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_arm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_arm64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_hppa - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_ia64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_m68k - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_mips - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_mipsel - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_ppc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_ppc64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_ppc64el - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_s390 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_s390x - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_sh - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_sheb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_linux_sparc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_m88K - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_ncr_3000 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_netbsd - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_netware_386 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_rdb_eln - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_rdb_eln_dev - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_rdb_eln_y - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_rdb_vms - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_rdb_vms_y - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_sco_ev - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_sinixz - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_sun_amd64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_unixware - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_win_only - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_winnt_amd64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_impl_winnt_ppc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_provider - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_read_only - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_size_in_pages - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_db_sql_dialect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_delete_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_dpage_errors - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_end - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_expunge_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_fetches - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_firebird_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_flag_end - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_forced_writes - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_implementation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_insert_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_ipage_errors - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_isc_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_license - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_limbo - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_logfile - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_marks - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_max_memory - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_max_message - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_max_receive - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_max_send - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_message_number - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_message_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_next_transaction - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_no_reserve - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_num_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_num_wal_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_number_messages - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_ods_minor_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_ods_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_oldest_active - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_oldest_snapshot - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_oldest_transaction - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_page_errors - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_page_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_ppage_errors - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_purge_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_read_idx_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_read_seq_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_reads - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_record_errors - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_req_delete_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_req_insert_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_req_select_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_req_update_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_request_cost - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_set_page_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_alias - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_batch_fetch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_bind - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_describe_end - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_describe_vars - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_explain_plan - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_field - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_get_plan - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_message_seq - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_null_ind - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_num_variables - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_owner - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_records - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_relation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_relation_alias - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_scale - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_select - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_sqlda_seq - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_sqlda_start - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_blob_align - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_commit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_ddl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_delete - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_exec_procedure - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_flags - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_get_segment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_insert - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_put_segment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_rollback - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_savepoint - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_select - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_select_for_upd - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_set_generator - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_start_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_timeout_run - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_timeout_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_stmt_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_sub_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sql_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_state - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_auth_block - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_capabilities - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_get_config - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_get_env - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_get_env_lock - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_get_env_msg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_get_license - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_get_license_mask - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_get_licensed_users - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_get_users - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_implementation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_limbo_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_line - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_running - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_server_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_stdin - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_svr_db_info - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Service information items *
- isc_info_svc_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_to_eof - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_user_dbpath - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_svc_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_sweep_interval - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tpage_errors - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_access - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_concurrency - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_consistency - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_isolation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_lock_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_no_rec_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_oldest_active - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_oldest_interesting - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_oldest_snapshot - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_read_committed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_readonly - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_readwrite - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_tra_rec_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_truncated - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_unprepared_stmt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_update_count - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_user_names - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_avg_grpc_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_avg_io_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_buffer_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_ckpt_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_cur_ckpt_interval - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_grpc_wait_usecs - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_num_commits - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_num_io - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_prv_ckpt_fname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_prv_ckpt_poffset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_recv_ckpt_fname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_wal_recv_ckpt_poffset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_window_turns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_info_writes - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_infona - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_infunk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_instance_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_insufficient_svc_privileges - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_integ_deactivate_primary - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_integ_fail - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_integ_index_deactivate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_integ_index_del - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_integ_index_mod - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_integ_index_seg_del - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_integ_index_seg_mod - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_interface_version_too_old - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_internal_rejected_params - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_interprete(ByteBuffer, PointerByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
CVC: This non-const signature is needed for compatibility, see gds.cpp.
Original signature : ISC_LONG isc_interprete(ISC_SCHAR*, ISC_STATUS**)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:699
- isc_intl_char - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_inv_client_dialect_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_inv_dialect_specified - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_inval_key_posn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_array_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_attachment_charset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_blob_util_handle - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_blr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_bookmark - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_boolean_usage - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_clause - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_coll_attr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_date_val - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_decfloat_bind - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_decfloat_round - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_decfloat_trap - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_dimension - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_direction - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_extractpart_date - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_extractpart_time - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_fetch_option - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_hex_digit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_index_val - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_operator - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_savepoint - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_sdl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_sec_info - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_similar_pattern - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_sort_datatype - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_string_constant - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_time_precision - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_time_val - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_time_zone_bind - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_timestamp_val - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_timezone_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_timezone_offset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_timezone_region - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalid_type_datetime_op - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invalidarg_extract - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invld_cnstrnt_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_invpoolcl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_io_32bit_exceeded_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_io_access_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_io_close_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_io_create_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_io_delete_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_io_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_io_open_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_io_read_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_io_write_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_isc_sql_dialect_conflict_num - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_item_finish - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_journerr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_jrn_enable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_jrn_file_full - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_jrn_format_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_jrn_present - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_key_field_count_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_key_field_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_key_too_big - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_keytoobig - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_libtommath_generic - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_loadlib_failure - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_lock_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_lock_dir_access - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_lock_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_lockmanerr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_locnotmar - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_log_length_spec - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_log_redef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_log_too_small - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_logb_small - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_logf_unexpected_eof - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_logh_diff_dbname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_logh_inv_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_logh_open_flag - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_logh_open_flag2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_logh_small - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_login - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_login_changed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_login_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_login_same_as_role_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_logr_header_small - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_logr_incomplete - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_long_login - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_lost_db_connection - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_malformed_string - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_already_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_aster - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_down - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_event - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_load - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_multi - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_nodb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_not_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_notable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_overflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_map_undefined - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_max_args_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_max_att_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_max_coll_per_charset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_max_db_per_trans_allowed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_max_idx - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_max_idx_depth - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_merge_dup_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_message_format - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_met_wrong_gtt_scope - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_metadata_corrupt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_metadata_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_misc_interpreted - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_miss_config - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_miss_prvlg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_miss_trusted_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_miss_wirecrypt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_missing_data_structures - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_missing_required_spb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_mixed_info - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_modify_dpb(PointerByReference, ShortBuffer, short, byte[], short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : int isc_modify_dpb(ISC_SCHAR**, short*, unsigned short, const ISC_SCHAR*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:672
- isc_modify_user(ISC_STATUS[], USER_SEC_DATA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_modify_user(ISC_STATUS*, const USER_SEC_DATA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:847
- isc_modnotfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_montabexh - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_msgVerbose_restore_charset - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_msgVerbose_restore_collation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_msgVerbose_write_charsets - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_msgVerbose_write_collations - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_multi_segment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_multi_segment_dup - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_must_be_dialect_2_and_up - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_must_have_phys_field - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_allowed_switches - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_clean_hist_missed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_clean_hist_misuse - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_db_notlock - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_dbsize_inconsistent - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_deco_parse - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_copy - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_createbk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_createdb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_eofbk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_eofdb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_eofhdr_restdb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_eofhdrbk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_eofhdrdb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_fadvice - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_openbk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_opendb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_read - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_seek - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_err_write - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_failed_lzbk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_fixup_wrongstate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_invalid_incbk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_invlevel_incbk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_keep_hist_missed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_lostguid_bk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_lostguid_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_lostguid_l0bk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_lostrec_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_lostrec_guid_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_missing_param - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_no_switch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_nofetchpw_svc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_page_changed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_pwfile_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_second_keep_switch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_seq_misuse - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_size_with_lock - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_switchd_parameter - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_unknown_param - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_unknown_switch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_unsupvers_incbk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_user_stop - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_userpw_toolong - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_wrong_orderbk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nbackup_wrong_param - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_need_difference - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_connect_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_connect_listen_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_event_connect_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_event_connect_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_event_listen_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_init_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_lookup_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_read_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_server_shutdown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_net_write_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_network_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_archive - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_crypt_plugin - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_cur_rec - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_cursor - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_dbkey - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_delete - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_dup - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_field_access - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_finish - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_jrn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_keyholder_plugin - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_lock_mgr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_meta_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_output_format - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_priv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_providers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_recon - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_record - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_rollback - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_segments_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_segstr_close - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_stream_plan - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_threads - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_trusted_spb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_wal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_wal_no_jrn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_no_write_user_priv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_noargacc_read - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_noargacc_write - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_node_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_node_name_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nodetach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nodnotfnd - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nofilter - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_non_plugin_protocol - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_non_updatable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nonsql_security_fld - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nonsql_security_rel - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nopoolids - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_not_dba - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_not_rel_owner - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_not_valid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_not_valid_for - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_not_valid_for_var - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nothing_to_cancel - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_notinlim - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_notremote - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_null_block - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_null_spb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_nullsegkey - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_num_field_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_num_literal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_num_old_files - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_numeric_out_of_range - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_obj_in_use - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_obsolete_metadata - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_odd_hex_len - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ods_upgrade_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_old_failure - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_old_in_progress - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_old_no_space - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_onlycan_add_datetotime - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_onlycan_add_timetodate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_onlycansub_tstampfromtstamp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_onlyoneop_mustbe_tstamp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_open(ISC_STATUS[], IntByReference, byte[], XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_open(ISC_STATUS*, isc_tr_handle*, const ISC_SCHAR*, XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:970
- isc_open_blob(ISC_STATUS[], IntByReference, IntByReference, IntByReference, GDS_QUAD_t) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_open_blob(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, isc_blob_handle*, ISC_QUAD*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:707
- isc_open_blob2(ISC_STATUS[], IntByReference, IntByReference, IntByReference, GDS_QUAD_t, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_open_blob2(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, isc_blob_handle*, ISC_QUAD*, ISC_USHORT, const ISC_UCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:713
- isc_open_blob2(ISC_STATUS[], IntByReference, IntByReference, IntByReference, LongByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_open_blob2(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, isc_blob_handle*, ISC_QUAD*, ISC_USHORT, const ISC_UCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:713
- isc_open_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_optimizer_between_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_optimizer_blk_exc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_order_by_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_orphan - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_out_of_bounds - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_out_of_temp_space - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_overriding_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_overriding_system_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_overriding_system_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_overriding_user_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_overriding_without_identity - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_package_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_page_type_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_parameter_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_partition_not_supp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_partition_too_small - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_partner_idx_incompat_type - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_partner_idx_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_password_required - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_password_too_long - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_plugin_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_pman_cannot_load_plugin - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_pman_entrypoint_notfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_pman_module_bad - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_pman_module_notfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_pman_plugin_notfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_port_len - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_portable_integer(byte[], short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_INT64 isc_portable_integer(const ISC_UCHAR*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:804
- isc_prc_out_param_mismatch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_prcmismat - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_prcnotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_precision_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_precision_err2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_prepare(ISC_STATUS[], IntByReference, IntByReference, byte[], short[], byte[], XSQLDA) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_prepare(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, const ISC_SCHAR*, const short*, const ISC_SCHAR*, XSQLDA*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:975
- isc_prepare_transaction(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_prepare_transaction(ISC_STATUS*, isc_tr_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:871
- isc_prepare_transaction2(ISC_STATUS[], IntByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_prepare_transaction2(ISC_STATUS*, isc_tr_handle*, ISC_USHORT, const ISC_UCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:721
- isc_primary_key_exists - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_primary_key_notnull - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_primary_key_ref - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_primary_key_required - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_private_function - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_private_procedure - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_proc_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_proc_pack_not_implemented - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_procedure_conflict_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_protect_ownership - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_protect_sys_tab - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_psw_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_psw_db_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_psw_start_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_put_segment(ISC_STATUS[], IntByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_put_segment(ISC_STATUS*, isc_blob_handle*, unsigned short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:731
- isc_put_slice(ISC_STATUS[], IntByReference, IntByReference, GDS_QUAD_t, short, byte[], short, int[], int, Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_put_slice(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, ISC_QUAD*, short, const ISC_SCHAR*, short, const ISC_LONG*, ISC_LONG, void*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:736
- isc_que_events(ISC_STATUS[], IntByReference, IntByReference, short, Pointer, FbClientLibrary.IscEventCallback, Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_que_events(ISC_STATUS*, isc_db_handle*, ISC_LONG*, short, const ISC_UCHAR*, ISC_EVENT_CALLBACK, void*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:747
TODO: Currently does not satisfy requirements in documentation!
- isc_que_events(ISC_STATUS[], IntByReference, IntByReference, short, Pointer, WinFbClientLibrary.IscEventStdCallback, Pointer) - Method in interface org.firebirdsql.jna.fbclient.WinFbClientLibrary
-
- isc_quoted_str_bad - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_quoted_str_miss - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_random - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_range_in_use - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_range_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_rdb$triggers_rdb$flags_corrupt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_read_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_read_only - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_read_only_database - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_read_only_field - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_read_only_rel - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_read_only_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_read_only_view - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_rec_in_limbo - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_rec_size_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_receive(ISC_STATUS[], IntByReference, short, short, Pointer, short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_receive(ISC_STATUS*, isc_req_handle*, short, short, void*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:875
- isc_reconnect_transaction(ISC_STATUS[], IntByReference, IntByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_reconnect_transaction(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:882
- isc_record_lock - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_record_lock_not_supp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ref_cnstrnt_notfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ref_cnstrnt_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_reftable_requires_pk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_rel_cnstrnt_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_relation_conflict_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_relation_lock - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_relbadblk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_release_request(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_release_request(ISC_STATUS*, isc_req_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:888
- isc_relnotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_repl_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_req_depth_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_req_max_clones_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_req_no_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_req_stmt_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_req_sync - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_req_wrong_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_reqinuse - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_request_info(ISC_STATUS[], IntByReference, short, short, byte[], short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_request_info(ISC_STATUS*, isc_req_handle*, short, short, const ISC_SCHAR*, short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:891
- isc_request_outdated - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_restore_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_return_mode_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_rollback_retaining(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_rollback_retaining(ISC_STATUS*, isc_tr_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:755
- isc_rollback_transaction(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_rollback_transaction(ISC_STATUS*, isc_tr_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:758
- isc_savepoint_backout_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_savepoint_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_scale_nogt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sec_context - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_secdb_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_seek_blob(ISC_STATUS[], IntByReference, short, int, IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_seek_blob(ISC_STATUS*, isc_blob_handle*, short, ISC_LONG, ISC_LONG*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:899
- isc_segment - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_segstr_eof - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_segstr_no_op - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_segstr_no_read - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_segstr_no_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_segstr_no_write - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_segstr_wrong_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_send(ISC_STATUS[], IntByReference, short, short, Pointer, short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_send(ISC_STATUS*, isc_req_handle*, short, short, const void*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:905
- isc_server_misconfigured - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_service_att_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_service_attach(ISC_STATUS[], short, byte[], IntByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_service_attach(ISC_STATUS*, unsigned short, const ISC_SCHAR*, isc_svc_handle*, unsigned short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1259
- isc_service_detach(ISC_STATUS[], IntByReference) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_service_detach(ISC_STATUS*, isc_svc_handle*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1266
- isc_service_not_supported - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_service_query(ISC_STATUS[], IntByReference, IntByReference, short, byte[], short, byte[], short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_service_query(ISC_STATUS*, isc_svc_handle*, isc_resv_handle*, unsigned short, const ISC_SCHAR*, unsigned short, const ISC_SCHAR*, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1269
- isc_service_start(ISC_STATUS[], IntByReference, IntByReference, short, byte[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_service_start(ISC_STATUS*, isc_svc_handle*, isc_resv_handle*, unsigned short, const ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:1279
- isc_service_unknown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ses_reset_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ses_reset_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ses_reset_open_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ses_reset_tran_rollback - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ses_reset_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_set_invalid_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_shadow_accessed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_shadow_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_shutdown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_shutdown_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_shutfail - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_shutinprog - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_shutwarn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sing_select_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sort_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sort_mem_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sort_rec_size_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_address_path - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_address_path - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_auth_block - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_auth_block - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_auth_plugin_list - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_auth_plugin_list - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_auth_plugin_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_auth_plugin_name - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_bkp_convert - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_crypt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_direct_io - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_expand - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_factor - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_file - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_action_svc_backup *
- isc_spb_bkp_ignore_checksums - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_ignore_limbo - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_include_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_keyholder - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_keyname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_metadata_only - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_no_garbage_collect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_no_triggers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_non_transportable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_old_descriptions - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_parallel_workers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_skip_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_stat - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_bkp_zip - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_client_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_client_version - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_command_line - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_command_line - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_config - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_config - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_connect_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_connect_timeout - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_current_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_dbname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_dbname - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_dummy_packet_interval - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_dummy_packet_interval - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_expected_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_expected_db - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_host_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_host_name - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_lic_desc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_lic_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_lic_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_action_svc_(add|remove)_license, *
isc_info_svc_get_license *
- isc_spb_multi_tra_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_multi_tra_id_64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_nbk_clean_history - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_nbk_direct - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_nbk_file - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_nbk_guid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_nbk_inplace - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_nbk_keep_days - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_nbk_keep_rows - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_nbk_level - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_action_svc_nbak *
- isc_spb_nbk_no_triggers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_nbk_sequence - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_no_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_num_att - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_info_svc_svr_db_info *
- isc_spb_num_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_options - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_options - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_os_user - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_os_user - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_password - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_password - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_password_enc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_password_enc - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_process_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_process_id - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_process_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_process_name - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_prp_access_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_activate - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_am_readonly - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_spb_prp_access_mode *
- isc_spb_prp_am_readwrite - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_attachments_shutdown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_db_online - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_deny_new_attachments - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_deny_new_transactions - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_force_shutdown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_online_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_page_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_action_svc_properties *
- isc_spb_prp_res - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_res_use_full - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_spb_prp_reserve_space *
- isc_spb_prp_reserve_space - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_set_sql_dialect - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_shutdown_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_shutdown_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_sm_full - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_sm_multi - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_sm_normal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_sm_single - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_sweep_interval - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_transactions_shutdown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_wm_async - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_spb_prp_write_mode *
- isc_spb_prp_wm_sync - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_prp_write_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_remote_protocol - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_remote_protocol - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_res_access_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_am_readonly - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_spb_res_access_mode *
- isc_spb_res_am_readwrite - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_buffers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_create - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_crypt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_deactivate_idx - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_direct_io - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_fix_fss_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_fix_fss_metadata - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_include_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_keyholder - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_keyname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_metadata_only - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_no_shadow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_no_validity - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_one_at_a_time - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_page_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_parallel_workers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_replace - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_replica_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_skip_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_action_svc_restore *
- isc_spb_res_stat - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_res_use_all_space - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_check_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_commit_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_action_svc_repair *
- isc_spb_rpr_commit_trans_64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_full - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_icu - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_ignore_checksum - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_kill_shadows - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_list_limbo_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_mend_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_par_workers - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_recover_two_phase - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_recover_two_phase_64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_rollback_trans - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_rollback_trans_64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_sweep_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_upgrade_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_rpr_validate_db - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sec_admin - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sec_firstname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sec_groupid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sec_groupname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sec_lastname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sec_middlename - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sec_password - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sec_userid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_action_{add|delete|modify)_user *
- isc_spb_sec_username - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_single_tra_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_single_tra_id_64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_specific_auth_data - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_specific_auth_data - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_sql_role_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_sql_role_name - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_sts_data_pages - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_info_svc_db_stats *
- isc_spb_sts_db_log - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sts_encryption - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sts_hdr_pages - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sts_idx_pages - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sts_nocreation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sts_record_versions - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sts_sys_relations - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sts_table - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_sys_user_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_sys_user_name - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_sys_user_name_enc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_sys_user_name_enc - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_tra_advise - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_advise_commit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_advise_rollback - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_advise_unknown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_db_path - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_host_site - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_id_64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_remote_site - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_state - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_state_commit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_state_limbo - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_state_rollback - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_tra_state_unknown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_trc_cfg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_trc_id - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_action_svc_trace *
- isc_spb_trc_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_trusted_auth - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_trusted_auth - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_trusted_role - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_trusted_role - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_user_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_user_name - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_utf8_filename - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_utf8_filename - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_val_idx_excl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_val_idx_incl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_val_lock_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_val_tab_excl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_val_tab_incl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Parameters for isc_action_svc_validate *
- isc_spb_verbint - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_verbint - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_verbose - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_spb_verbose - Static variable in class org.firebirdsql.jaybird.fb.constants.SpbItems
-
- isc_spb_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_version1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_spb_version3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_specify_field_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sql_db_dialect_dtype_unsupport - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sql_dialect_conflict_num - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sql_dialect_datatype_unsupport - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sql_interprete(short, ByteBuffer, short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_sql_interprete(short, ISC_SCHAR*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:780
- isc_sql_too_long - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sqlcode(ISC_STATUS[]) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_LONG isc_sqlcode(const ISC_STATUS*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:772
- isc_sqlcode_s(ISC_STATUS[], IntBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : void isc_sqlcode_s(const ISC_STATUS*, ISC_ULONG*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:774
- isc_sqlerr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sqlwarn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_srvr_version_too_old - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_ss_out_of_bounds - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_stack_trace - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_start_and_send(ISC_STATUS[], IntByReference, IntByReference, short, short, Pointer, short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_start_and_send(ISC_STATUS*, isc_req_handle*, isc_tr_handle*, short, short, const void*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:912
- isc_start_cm_for_wal - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_start_multiple(ISC_STATUS[], IntByReference, short, Pointer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_start_multiple(ISC_STATUS*, isc_tr_handle*, short, void*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:761
- isc_start_request(ISC_STATUS[], IntByReference, IntByReference, short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_start_request(ISC_STATUS*, isc_req_handle*, isc_tr_handle*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:920
- isc_start_transaction(ISC_STATUS[], IntByReference, short, Object...) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_start_transaction(ISC_STATUS*, isc_tr_handle*, short, null)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:766
- ISC_STATUS - Class in org.firebirdsql.jna.fbclient
-
JNA wrapper for ISC_STATUS.
- ISC_STATUS() - Constructor for class org.firebirdsql.jna.fbclient.ISC_STATUS
-
Create a zero-valued ISC_STATUS.
- ISC_STATUS(long) - Constructor for class org.firebirdsql.jna.fbclient.ISC_STATUS
-
Create an ISC_STATUS with the given value.
- isc_stream_bof - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_stream_crack - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_stream_eof - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_stream_not_defined - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_stream_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_stream_twice - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_string_truncation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subfunc_defvaldecl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subfunc_not_impl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subfunc_notdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subfunc_signat - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subproc_defvaldecl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subproc_not_impl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subproc_notdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subproc_signat - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subquery_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_subtype_for_internal_use - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_suspend_without_returns - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_svc_bad_size - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_svc_in_use - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_svc_name_missing - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_svc_no_stdin - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_svc_no_switches - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_svc_start_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_svcnoexe - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_svcnotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_svcnouser - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_syntaxerr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sys_request - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argmustbe_exact - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argmustbe_exact_or_fp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argmustbe_gteq_one - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argmustbe_nonneg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argmustbe_nonzero - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argmustbe_positive - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argmustbe_range_exc1_1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argmustbe_range_inc1_1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argnmustbe_nonneg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argnmustbe_positive - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argscant_both_be_zero - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argviolates_guidigits - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argviolates_uuidfmt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argviolates_uuidlen - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_argviolates_uuidtype - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_basemustbe_positive - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_binuuid_mustbe_str - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_binuuid_wrongsize - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_fp_overflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_add_datetime - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_add_dtime_rc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_addpart_dtime - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_addpart_time - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_date_timestamp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_datetimediff - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_diff_dtime - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_diffpart - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_first_last_part - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_hash_algorithm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_negpowfp - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_null_empty - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_scale - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_timediff - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_trig_namespace - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_tstamptimediff - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_sysf_invalid_zeropowneg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_systrig_update - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_table_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_table_view_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_text_subtype - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_time_range_exceeded - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- ISC_TIMESTAMP - Class in org.firebirdsql.jna.fbclient
-
JNA wrapper for ISC_TIMESTAMP.
- ISC_TIMESTAMP() - Constructor for class org.firebirdsql.jna.fbclient.ISC_TIMESTAMP
-
- ISC_TIMESTAMP(int, int) - Constructor for class org.firebirdsql.jna.fbclient.ISC_TIMESTAMP
-
- ISC_TIMESTAMP.ByReference - Class in org.firebirdsql.jna.fbclient
-
- ISC_TIMESTAMP.ByValue - Class in org.firebirdsql.jna.fbclient
-
- isc_token_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_token_too_long - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tokens_parse - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_algorithm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_chacha_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_crypt_cip - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_crypt_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_ctr_big - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_ctrtype_bad - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_decode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_decode64len - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_decrypt_cip - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_decrypt_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_encode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_hash_bad - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_init_cip - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_init_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_iv_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_iv_miss - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_key_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_mode_bad - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_mode_miss - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_no_ctr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_no_ctrtype - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_no_iv - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_no_mode - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_oaep - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_reg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_rsa_export - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_rsa_import - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_rsa_make - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_rsa_sign - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_rsa_verify - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_setup_chacha - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_setup_cip - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_strblob - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_yarrow_setup - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tom_yarrow_start - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_too_big_blr - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_too_many_contexts - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_too_many_handles - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_at_snapshot_number - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_autocommit - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_autocommit - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_commit_time - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_commit_time - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_concurrency - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_concurrency - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_conflicting_options - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_consistency - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_consistency - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_corrupt_len - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_exclusive - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_exclusive - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_ignore_limbo - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_ignore_limbo - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_invalid_value - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_lock_read - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_lock_read - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_lock_timeout - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_lock_timeout - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_lock_write - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_lock_write - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_missing_len - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_missing_value - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_multiple_spec - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_multiple_txn_isolation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_no_auto_undo - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_no_auto_undo - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_no_rec_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_no_rec_version - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_nowait - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_nowait - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_null_len - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_option_without_rc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_overflow_len - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_protected - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_protected - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_read - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_read - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_read_committed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_read_committed - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_read_consistency - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_readtxn_after_writelock - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_rec_version - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_rec_version - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_reserv_baserelnotfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_before_table - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_corrup_tlen - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_long_tlen - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_max_recursion - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_missing_tlen - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_missing_tname - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_null_tlen - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_relnotfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_stronger - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_stronger_wng - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_systbl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_temptbl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_reserv_virtualtbl - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_restart_requests - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_restart_requests - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_shared - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_shared - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_verb_time - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_verb_time - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_version1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_version3 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tpb_wait - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_wait - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_write - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- isc_tpb_write - Static variable in class org.firebirdsql.jaybird.fb.constants.TpbItems
-
- isc_tpb_writelock_after_readtxn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tra_must_sweep - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tra_num_exc - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tra_snapshot_does_not_exist - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tra_state - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_act_notfound - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_conflict_acts - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_mandatory_switch_miss - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_param_act_notcompat - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_param_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_param_val_miss - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_switch_once - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_switch_param_miss - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_switch_svc_only - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_switch_unknown - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trace_switch_user_only - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trainlim - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_tranotzer - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trans_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_transact_request(ISC_STATUS[], IntByReference, IntByReference, short, ByteBuffer, short, ByteBuffer, short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_transact_request(ISC_STATUS*, isc_db_handle*, isc_tr_handle*, unsigned short, ISC_SCHAR*, unsigned short, ISC_SCHAR*, unsigned short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:791
- isc_transaction_in_use - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_transaction_info(ISC_STATUS[], IntByReference, short, byte[], short, ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_transaction_info(ISC_STATUS*, isc_tr_handle*, short, const ISC_SCHAR*, short, ISC_SCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:784
- isc_transitional_date - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_transliteration_failed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_traoutsta - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trareqmis - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_trunc_limits - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_truncate_context - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_truncate_monitor - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_truncate_warn - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_type_notcompat_blob - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_udf_exception - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_udf_fp_nan - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_udf_fp_overflow - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_udf_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unavailable - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unexp_spb_form - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unexpected_null - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unexpected_page_change - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_union_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unique_key_violation - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unknown_info - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unlicensed - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unprepared_stmt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unres_rel - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_uns_ext - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unsupported_network_drive - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_unwind_request(ISC_STATUS[], IntByReference, short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_unwind_request(ISC_STATUS*, isc_tr_handle*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:925
- isc_upd_ins_cannot_default - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_upd_ins_doesnt_match_matching - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_upd_ins_doesnt_match_pk - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_upd_ins_with_complex_view - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_update_conflict - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_user_manager - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_usrname_not_found - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_usrname_required - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_usrname_too_long - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_utl_trusted_switch - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_valid_client_dialects - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_valid_db_dialects - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_vax_integer(byte[], short) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_LONG isc_vax_integer(const ISC_SCHAR*, short)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:801
- isc_version_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_view_alias - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_view_name - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_virmemexh - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_vld_plugins - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_waifortra - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wait_for_event(ISC_STATUS[], IntByReference, short, byte[], ByteBuffer) - Method in interface org.firebirdsql.jna.fbclient.FbClientLibrary
-
Original signature : ISC_STATUS isc_wait_for_event(ISC_STATUS*, isc_db_handle*, short, const ISC_UCHAR*, ISC_UCHAR*)
native declaration : C:\Program Files\Firebird\Firebird_2_5\include\ibase.h:929
- isc_wal_backup_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_bugcheck - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_cache_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_cant_expand - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_err_expansion - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_err_jrn_comm - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_err_logwrite - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_err_rollover - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_err_rollover2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_err_setup - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_err_ww_start - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_err_ww_sync - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_failure - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_file_open - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_illegal_attach - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_invalid_wpb - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_ovflow_log_required - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_shadow_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_subsys_corrupt - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wal_subsys_error - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_walw_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_where_err - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_window_frame_value_invalid - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wirecrypt_incompatible - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wirecrypt_key - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wirecrypt_plugin - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wish_list - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_write_map_1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_write_map_2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_write_role_1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_write_role_2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wroblrver - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wroblrver2 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrodpbver - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrodynver - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrong_backup_state - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrong_message_length - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrong_ods - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrong_page - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrong_proc_plan - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrong_prvlg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrong_shmem_bitness - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrong_shmem_ver - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wronumarg - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrospbver - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_wrotpbver - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isc_xcpnotdef - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- isCancelled() - Method in interface org.firebirdsql.gds.ng.OperationCloseHandle
-
- isCaseSensitive(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
- isCatalogAtStart() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- ISCConstants - Interface in org.firebirdsql.gds
-
Constants for Firebird features, parameter blocks and errors.
- isClosed() - Method in class org.firebirdsql.jdbc.FBConnection
-
- isClosed() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- isClosed() - Method in class org.firebirdsql.jdbc.FBStatement
-
- isCloseOnCompletion() - Method in class org.firebirdsql.jdbc.FBStatement
-
- isColumnLabelForName() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- isColumnLabelForName() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Gets the current setting of columnLabelForName
- isComplete() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
- isCompleted() - Method in class org.firebirdsql.jaybird.parser.SqlParser
-
- isConnected() - Method in interface org.firebirdsql.event.EventManager
-
- isConnected() - Method in class org.firebirdsql.event.FBEventManager
-
- isConnected() - Method in interface org.firebirdsql.gds.ng.wire.FbWireAsynchronousChannel
-
- isConnected() - Method in class org.firebirdsql.gds.ng.wire.version10.V10AsynchronousChannel
-
- isConnected() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
- isCreateOnStart() - Method in class org.firebirdsql.management.FBManager
-
- isCreateOnStart() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- isCurrency(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- isCursorFlagSet(CursorFlag) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Reports whether a cursor flag is set.
- isCursorFlagSet(CursorFlag) - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- isCursorOpen() - Method in enum org.firebirdsql.gds.ng.StatementState
-
Can a cursor be open in the current state?
- iscVaxInteger(byte[], int, int) - Static method in class org.firebirdsql.gds.VaxEncoding
-
Reads Vax style integers from the supplied buffer, starting at startPosition
and reading for
length
bytes.
- iscVaxInteger2(byte[], int) - Static method in class org.firebirdsql.gds.VaxEncoding
-
- iscVaxLong(byte[], int, int) - Static method in class org.firebirdsql.gds.VaxEncoding
-
Reads Vax style integers from the supplied buffer, starting at startPosition
and reading for
length
bytes.
- isDatabaseExists(String, String, String) - Method in class org.firebirdsql.management.FBManager
-
- isDatabaseExists(String, String, String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Check if a database exists with the specified file name, username and password on the specified server
and port
.
- isDbKey() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
Determines if this is a db-key (RDB$DB_KEY) of a table.
- isDebugEnabled() - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- isDefaultResultSetHoldable() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- isDefaultResultSetHoldable() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get whether ResultSets are holdable by default.
- isDefinitelyWritable(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- isDeletedRowMarker() - Method in class org.firebirdsql.gds.ng.fields.RowValue
-
Does this row value serve as a deleted row marker.
- isDisableLogging() - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- isDropOnStop() - Method in class org.firebirdsql.management.FBManager
-
- isDropOnStop() - Method in interface org.firebirdsql.management.FBManagerMBean
-
- isEmpty() - Method in class org.firebirdsql.gds.ng.FbExceptionBuilder
-
- isEndingTransaction() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- isEof() - Method in class org.firebirdsql.gds.ClumpletReader
-
- isEof() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- isEof() - Method in interface org.firebirdsql.gds.ng.FbBlob
-
- isEqualOrAbove(int, int) - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
Convenience method to check if the major.minor of this version is equal to or larger than the specified
required version.
- isEqualOrAbove(int, int, int) - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
Convenience method to check if the major.minor.variant of this version is equal to or larger than the specified
required version.
- isErrorEnabled() - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- IServiceProperties - Interface in org.firebirdsql.gds.ng
-
Connection properties for a Firebird service attachment.
- isExtendedMetadata() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- isExtendedMetadata() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- isFatalEnabled() - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- isFbType(int) - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
Check if the type of this field is the specified Firebird data type.
- isFirebirdOnly() - Method in class org.firebirdsql.encodings.DefaultEncodingDefinition
-
- isFirebirdOnly() - Method in interface org.firebirdsql.encodings.EncodingDefinition
-
Can (or should) this encoding be used for reverse mapping from Java to Firebird.
- isFirst() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- isFirstTime() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- isForceConsoleLogger() - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- isForceCreate() - Method in class org.firebirdsql.management.FBManager
-
- isForceCreate() - Method in interface org.firebirdsql.management.FBManagerMBean
-
Get if the database will be dropped if exists when creating a database.
- isGeneratedKeyQuery() - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- isGeneratedKeyQuery() - Method in class org.firebirdsql.jdbc.FBStatement
-
- isIdenticalTo(ConnectionProperty) - Method in class org.firebirdsql.jaybird.props.def.ConnectionProperty
-
Checks if the provided object is identical to this object.
- isIgnoreProcedureType() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- isIgnoreProcedureType() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get the value for ignoreProcedureType
.
- isImmutable() - Method in class org.firebirdsql.gds.ng.AbstractAttachProperties
-
- isImmutable() - Method in class org.firebirdsql.gds.ng.AbstractImmutableAttachProperties
-
- isImmutable() - Method in interface org.firebirdsql.gds.ng.IAttachProperties
-
- isInfoEnabled() - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- isInformationOnly() - Method in class org.firebirdsql.encodings.DefaultEncodingDefinition
-
- isInformationOnly() - Method in interface org.firebirdsql.encodings.EncodingDefinition
-
Can this implementation create an
Encoding
instance, or does it provide information only (e.g.
- isInitialized(int) - Method in class org.firebirdsql.gds.ng.fields.RowValue
-
Is the field with index
initialized.
- isInvertTimeZone() - Method in class org.firebirdsql.jdbc.field.FBField
-
- isJdbcType(FieldDescriptor, int) - Static method in class org.firebirdsql.jdbc.field.JdbcTypeConverter
-
Determines if a field descriptor matches a JDBC type value from Types
.
- isLast() - Method in class org.firebirdsql.jdbc.FBResultSet
-
- isLockedByCurrentThread() - Method in class org.firebirdsql.gds.ng.AbstractConnection
-
- isLockedByCurrentThread() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- isLockedByCurrentThread() - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
Queries if the lock is held by the current thread.
- isLockedByCurrentThread() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- isLockedByCurrentThread() - Method in class org.firebirdsql.jdbc.FBConnection
-
- isManagedEnvironment() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- isNativeResourceShutdownDisabled() - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- isNull() - Method in class org.firebirdsql.jdbc.field.FBField
-
- isNullable() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- isNullable(int) - Method in class org.firebirdsql.jdbc.FBParameterMetaData
-
- isNullable(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- isNullOrEmpty(String) - Static method in class org.firebirdsql.util.StringUtils
-
Checks if value
is null
or empty.
- isOffsetTimeZone(int) - Method in class org.firebirdsql.gds.ng.tz.TimeZoneMapping
-
Determines if timeZoneId
is an offset time zone or - possibly - a named time zone.
- ISOLATION_PROPERTY - Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
- isOpen() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
- isOpen() - Method in interface org.firebirdsql.gds.ng.FbBlob
-
- isOutput() - Method in interface org.firebirdsql.gds.ng.FbBlob
-
- isOutput() - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- isOutput() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireInputBlob
-
- isOutput() - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireOutputBlob
-
- isParam() - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
Check if this parameter is a variable input parameter
- isParsing() - Method in class org.firebirdsql.jaybird.parser.SqlParser
-
- isPatternSpecialChar(char) - Static method in class org.firebirdsql.jdbc.metadata.MetadataPattern
-
Checks if character is a database metadata pattern special.
- isPoolable() - Method in class org.firebirdsql.jdbc.FBStatement
-
- isPrepareAllowed(StatementState) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- isReadOnly() - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Retrieve whether this connection is readonly.
- isReadOnly() - Method in class org.firebirdsql.jaybird.xca.FBTpb
-
Determine whether this TPB is set to read-only.
- isReadOnly() - Method in class org.firebirdsql.jdbc.FBConnection
-
- isReadOnly() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- isReadOnly(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
- isRequireConnectionEncoding() - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- isReservedWord(CharSequence) - Method in enum org.firebirdsql.jaybird.parser.FirebirdReservedWords
-
- isReservedWord(CharSequence) - Method in interface org.firebirdsql.jaybird.parser.ReservedWords
-
Checks case-insensitively if the supplied token text is a reserved word.
- isResultSet() - Method in enum org.firebirdsql.jdbc.FBStatement.StatementResult
-
- isRollbackAllowed() - Method in class org.firebirdsql.ds.XAConnectionHandler
-
- isSearchable(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- isSegmented() - Method in class org.firebirdsql.jdbc.FBBlob
-
- isSegmented() - Method in class org.firebirdsql.jdbc.FBCachedBlob
-
Check if blob is segmented.
- isSegmented() - Method in interface org.firebirdsql.jdbc.FirebirdBlob
-
Check if blob is segmented.
- isSelectable(String) - Method in interface org.firebirdsql.jdbc.StoredProcedureMetaData
-
Retrieve whether a given stored procedure is selectable.
- isSelectableProcedure() - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- isSelectableProcedure() - Method in interface org.firebirdsql.jdbc.FirebirdCallableStatement
-
Retrieve if this callable statement has been marked as selectable.
- isShutdown() - Method in class org.firebirdsql.gds.ng.listeners.AbstractListenerDispatcher
-
- isShutdown() - Method in class org.firebirdsql.gds.ng.listeners.ExceptionListenerDispatcher
-
- isSigned(int) - Method in class org.firebirdsql.jdbc.FBParameterMetaData
-
- isSigned(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
-
- isSignedInternal(int) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
Retrieves whether values for the designated field can be signed numbers.
- isSimpleIdentifier(String) - Method in class org.firebirdsql.jdbc.FBStatement
-
- isSingletonResult - Variable in class org.firebirdsql.jdbc.FBStatement
-
- isStandalone() - Method in class org.firebirdsql.jdbc.metadata.DbMetadataMediator.MetadataQuery
-
- isStarted() - Method in class org.firebirdsql.jaybird.parser.SqlParser
-
- isSuccess() - Method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo
-
- isSupportedOffsetTimezone(int) - Method in class org.firebirdsql.gds.ng.tz.TimeZoneMapping
-
Determines if timeZoneId
is an offset time zone in the range supported by Jaybird [-18:00, +18:00].
- isSyncWrapNativeLibrary() - Static method in class org.firebirdsql.gds.JaybirdSystemProperties
-
- isTagged() - Method in class org.firebirdsql.gds.ClumpletReader
-
- isTimestampUsesLocalTimezone() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
Deprecated.
- isTimestampUsesLocalTimezone() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- isTraceEnabled() - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- isTrimTrailing() - Method in interface org.firebirdsql.jdbc.field.TrimmableField
-
- isTypeSymmetric() - Method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionIdentifier
-
- isTypeWithCursor() - Method in enum org.firebirdsql.gds.ng.StatementType
-
Indicates whether this statement type has a cursor.
- isTypeWithSingletonResult() - Method in enum org.firebirdsql.gds.ng.StatementType
-
Indicates whether this statement type will produce a singleton result.
- isTypeWithUpdateCounts() - Method in enum org.firebirdsql.gds.ng.StatementType
-
Indicates whether this statement type can produce update counts.
- isUseFirebirdAutocommit() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- isUseFirebirdAutocommit() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Get whether to use Firebird autocommit (experimental).
- isUseFirebirdAutoCommit() - Method in class org.firebirdsql.jdbc.FBConnection
-
- isUseFirebirdAutoCommit() - Method in interface org.firebirdsql.jdbc.FirebirdConnection
-
- isUseServerBatch() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- isUseServerBatch() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- isUseStreamBlobs() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- isUseStreamBlobs() - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- isValid(int) - Method in class org.firebirdsql.jdbc.FBConnection
-
- isValid() - Method in class org.firebirdsql.jdbc.FBStatement
-
- isValid() - Method in interface org.firebirdsql.jdbc.FirebirdStatement
-
Check if this statement is valid.
- isValidIdentifier() - Method in interface org.firebirdsql.jaybird.parser.Token
-
Detects if the token is valid as an identifier (ignoring length constraints).
- isValidTransactionClass(Class<? extends FbTransaction>) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Method to decide if a transaction implementation class is valid for the statement implementation.
- isValidTransactionClass(Class<? extends FbTransaction>) - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- isValidTransactionClass(Class<? extends FbTransaction>) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
- isValidTransition(StatementState) - Method in enum org.firebirdsql.gds.ng.StatementState
-
Is the transition to toState
valid from this state.
- isValidTransition(TransactionState) - Method in enum org.firebirdsql.gds.ng.TransactionState
-
Is the transition to toState
valid from this state.
- isValueSet() - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
Check if the value of this parameter has been set
- isVarying() - Method in class org.firebirdsql.gds.ng.fields.FieldDescriptor
-
- isVersionBelow(int, int) - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
Check if the major.minor of this version is below the specified version.
- isVersionEqualOrAbove(int, int) - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
Check if the major.minor of this version is equal to or larger than the specified version.
- isVersionEqualOrAbove(int, int, int) - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
Check if the major.minor.variant of this version is equal to or larger than the specified required version.
- isWarnEnabled() - Method in interface org.firebirdsql.logging.Logger
-
Deprecated.
- isWarning() - Method in exception org.firebirdsql.gds.GDSException
-
- isWhitespaceOrComment() - Method in interface org.firebirdsql.jaybird.parser.Token
-
- isWindows() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- isWireCompression() - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- isWireCompression() - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Get if wire compression should be enabled.
- isWireCompression() - Method in class org.firebirdsql.management.FBServiceManager
-
- isWireCompressionUsed() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- isWireEncryptionUsed() - Method in class org.firebirdsql.gds.impl.GDSServerVersion
-
- isWrapperFor(Class<?>) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- isWrapperFor(Class<?>) - Method in class org.firebirdsql.jdbc.AbstractFieldMetaData
-
- isWrapperFor(Class<?>) - Method in class org.firebirdsql.jdbc.FBConnection
-
- isWrapperFor(Class<?>) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- isWrapperFor(Class<?>) - Method in class org.firebirdsql.jdbc.FBDataSource
-
- isWrapperFor(Class<?>) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- isWrapperFor(Class<?>) - Method in class org.firebirdsql.jdbc.FBStatement
-
- isWritable(int) - Method in class org.firebirdsql.jdbc.FBResultSetMetaData
- iterator() - Method in class org.firebirdsql.gds.impl.ParameterBufferBase
-
- iterator() - Method in class org.firebirdsql.gds.ng.fields.RowDescriptor
-
- iterator() - Method in class org.firebirdsql.gds.ng.listeners.AbstractListenerDispatcher
-
- iterator() - Method in class org.firebirdsql.gds.ng.listeners.ExceptionListenerDispatcher
-
- iterator() - Method in class org.firebirdsql.gds.ng.wire.ProtocolCollection
-
- iterator() - Method in interface org.firebirdsql.gds.ParameterBuffer
-
Returns an iterator over a copy of the parameters in this parameter buffer.
- safelyDetach() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
- SCROLLABLE_CURSOR_EMULATED - Static variable in class org.firebirdsql.jaybird.props.PropertyConstants
-
- SCROLLABLE_CURSOR_SERVER - Static variable in class org.firebirdsql.jaybird.props.PropertyConstants
-
- scrollableCursor - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- SEC_ATTACH - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- sec_flags - Variable in class org.firebirdsql.jna.fbclient.USER_SEC_DATA
-
- second - Variable in class org.firebirdsql.gds.ng.DatatypeCoder.RawDateTimeStruct
-
Deprecated.
- SECURITY_FIRST_NAME - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- SECURITY_GROUPID - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- SECURITY_GROUPNAME - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- SECURITY_LAST_NAME - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- SECURITY_MIDDLE_NAME - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- SECURITY_PASSWORD - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- SECURITY_USER_NAME - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- SECURITY_USERID - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
**********************************************************************
Parameters for ACTION_ADD_USER, ACTION_DELETE_USER, ACTION_MODIFY_USER,
and ACTION_DISPLAY_USER service calls.
- seek(int, FbBlob.SeekMode) - Method in interface org.firebirdsql.gds.ng.FbBlob
-
Performs a seek on a blob with the specified seekMode
and offset
.
- seek(int, FbBlob.SeekMode) - Method in class org.firebirdsql.gds.ng.jna.JnaBlob
-
- seek(int, FbBlob.SeekMode) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireOutputBlob
-
- seek(int, FbBlob.SeekMode) - Method in class org.firebirdsql.gds.ng.wire.version10.V10InputBlob
-
- seek(int) - Method in class org.firebirdsql.jdbc.FBBlobInputStream
-
- seek(int, int) - Method in class org.firebirdsql.jdbc.FBBlobInputStream
-
- seek(int, FbBlob.SeekMode) - Method in class org.firebirdsql.jdbc.FBBlobInputStream
-
- seek(int) - Method in interface org.firebirdsql.jdbc.FirebirdBlob.BlobInputStream
-
Move current position in the Blob stream.
- seek(int, int) - Method in interface org.firebirdsql.jdbc.FirebirdBlob.BlobInputStream
-
Move current position in the Blob stream.
- SEEK_MODE_ABSOLUTE - Static variable in interface org.firebirdsql.jdbc.FirebirdBlob.BlobInputStream
-
Seek based on the absolute beginning of the stream
- SEEK_MODE_FROM_TAIL - Static variable in interface org.firebirdsql.jdbc.FirebirdBlob.BlobInputStream
-
Seek relative to the tail end of the stream
- SEEK_MODE_RELATIVE - Static variable in interface org.firebirdsql.jdbc.FirebirdBlob.BlobInputStream
-
Seek relative to the current position in the stream
- selectableProcedure - Variable in class org.firebirdsql.jdbc.FBCallableStatement
-
- sendAllocate() - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
Sends the allocate request to the server.
- sendAttachOrCreateToBuffer(DatabaseParameterBuffer, boolean) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
Sends the buffer for op_attach or op_create
- sendAttachToBuffer(ServiceParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Service
-
Sends the buffer for op_service_attach
- sendBatchCreate(FbBatchConfig) - Method in class org.firebirdsql.gds.ng.wire.version16.V16Statement
-
- sendBatchMsg(Collection<RowValue>) - Method in class org.firebirdsql.gds.ng.wire.version16.V16Statement
-
- sendExecute(int, RowValue) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
Sends the execute (for op_execute
or op_execute2
) to the database.
- sendExecute(int, RowValue) - Method in class org.firebirdsql.gds.ng.wire.version16.V16Statement
-
- sendExecute(int, RowValue) - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- sendFetch(int) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
Sends the fetch request to the database.
- sendFetchScroll(FetchType, int, int) - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- sendFree(int) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
Sends the free statement to the database
- sendPrepare(String) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
Sends the statement prepare to the connection.
- serialize(Object) - Static method in class org.firebirdsql.ds.DataSourceFactory
-
- server - Variable in class org.firebirdsql.jna.fbclient.USER_SEC_DATA
-
server to administer
C type : ISC_SCHAR*
- SERVER_DEFAULT_BUFFER_SIZE - Static variable in interface org.firebirdsql.gds.ng.FbBatchConfig
-
- SERVER_DEFAULT_DETAILED_ERRORS - Static variable in interface org.firebirdsql.gds.ng.FbBatchConfig
-
- SERVER_MAXIMUM_BUFFER_SIZE - Static variable in interface org.firebirdsql.gds.ng.FbBatchConfig
-
- serverBatchBufferSize - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- serverName - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- serviceConnect(IServiceProperties) - Method in interface org.firebirdsql.gds.ng.FbDatabaseFactory
-
Connects to the service manager of a Firebird server with the supplied service properties.
- serviceConnect(IServiceProperties) - Method in class org.firebirdsql.gds.ng.jna.AbstractNativeDatabaseFactory
-
- serviceConnect(IServiceProperties) - Method in class org.firebirdsql.gds.ng.wire.FbWireDatabaseFactory
-
- ServiceConnectionProperties - Interface in org.firebirdsql.jaybird.props
-
Properties for services.
- ServiceListener - Interface in org.firebirdsql.gds.ng.listeners
-
Listener for service events.
- serviceListenerDispatcher - Variable in class org.firebirdsql.gds.ng.AbstractFbService
-
- ServiceListenerDispatcher - Class in org.firebirdsql.gds.ng.listeners
-
- ServiceListenerDispatcher() - Constructor for class org.firebirdsql.gds.ng.listeners.ServiceListenerDispatcher
-
- ServiceManager - Interface in org.firebirdsql.management
-
The base Firebird Service API functionality.
- serviceName - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- ServiceParameterBuffer - Interface in org.firebirdsql.gds
-
Instance of this interface represents a Service Parameter Buffer from the
Firebird API documentation and specifies the attributes for the Services API
connection.
- ServiceParameterBufferImp - Class in org.firebirdsql.gds.impl
-
Implementation of ServiceParameterBuffer.
- ServiceParameterBufferImp(ServiceParameterBufferImp.SpbMetaData, Encoding) - Constructor for class org.firebirdsql.gds.impl.ServiceParameterBufferImp
-
Creates an empty service parameter buffer
- ServiceParameterBufferImp.SpbMetaData - Enum in org.firebirdsql.gds.impl
-
- ServiceRequestBuffer - Interface in org.firebirdsql.gds
-
Instance of this interface represents a Service Request Buffer from the
Firebird API documentation and specifies the attributes for the Services API
operation.
- ServiceRequestBufferImp - Class in org.firebirdsql.gds.impl
-
Implementation of ServiceRequestBufferImp.
- ServiceRequestBufferImp(ServiceRequestBufferImp.SrbMetaData, Encoding) - Constructor for class org.firebirdsql.gds.impl.ServiceRequestBufferImp
-
- ServiceRequestBufferImp.SrbMetaData - Enum in org.firebirdsql.gds.impl
-
- SESSION_TIME_ZONE - Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
Deprecated.
- SESSION_TIME_ZONE_SERVER - Static variable in interface org.firebirdsql.gds.ng.IConnectionProperties
-
- SESSION_TIME_ZONE_SERVER - Static variable in class org.firebirdsql.jaybird.props.PropertyConstants
-
- sessionTimeZone - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- set(byte[]) - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
Sets the field data of the current field.
- SET_DB_CHARSET - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- SET_DB_READONLY - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- SET_DB_SQL_DIALECT - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- SET_PAGE_BUFFERS - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- setAdminRoleMapping() - Method in class org.firebirdsql.management.FBUserManager
-
- setAdminRoleMapping() - Method in interface org.firebirdsql.management.UserManager
-
Sets AUTO ADMIN MAPPING for role RDB$ADMIN in security database
- setAfterLast() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Marks the cursor position as after-last.
- setArray(int, Array) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setAsciiStream(String, InputStream, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setAsciiStream(String, InputStream) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setAsciiStream(String, InputStream, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setAsciiStream(long) - Method in class org.firebirdsql.jdbc.FBClob
-
- setAsciiStream(int, InputStream, int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setAsciiStream(int, InputStream, long) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setAsciiStream(int, InputStream) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setAsciiStream(long) - Method in class org.firebirdsql.jdbc.field.FBCachedClob
-
- setAttached() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
Called when this attachment is attached.
- setAttachObjectName(String) - Method in interface org.firebirdsql.gds.ng.IAttachProperties
-
Sets the attach object name.
- setAuthComplete(boolean) - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- setAuthPlugins(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setAuthPlugins(String) - Method in class org.firebirdsql.event.FBEventManager
-
- setAuthPlugins(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Sets the authentication plugins to try.
- setAuthPlugins(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setAutoCommit(boolean) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setBackupBufferSize(int) - Method in class org.firebirdsql.management.FBStreamingBackupManager
-
Set the local buffer size to be used when doing a backup.
- setBackupFile(String) - Method in class org.firebirdsql.management.FBNBackupManager
-
- setBackupFile(String) - Method in interface org.firebirdsql.management.NBackupManager
-
Sets the location of the backup file.
- setBackupGuid(String) - Method in class org.firebirdsql.management.FBNBackupManager
-
- setBackupGuid(String) - Method in interface org.firebirdsql.management.NBackupManager
-
Sets the backup GUID (Firebird 4 and higher only).
- setBackupLevel(int) - Method in class org.firebirdsql.management.FBNBackupManager
-
- setBackupLevel(int) - Method in interface org.firebirdsql.management.NBackupManager
-
Sets the backup level (0 = full, 1..n = incremental)
- setBackupOutputStream(OutputStream) - Method in class org.firebirdsql.management.FBStreamingBackupManager
-
- setBackupPath(String) - Method in interface org.firebirdsql.management.BackupManager
-
Sets the location of the backup file.
- setBackupPath(String) - Method in class org.firebirdsql.management.FBBackupManager
-
- setBackupPath(String) - Method in class org.firebirdsql.management.FBStreamingBackupManager
-
- setBeforeFirst() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Marks the cursor position as before-first.
- setBigDecimal(String, BigDecimal) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBigDecimal(int, BigDecimal) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBigDecimal(int, BigDecimal) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setBigDecimal(BigDecimal) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBigInteger(BigInteger) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBinaryStream(long) - Method in class org.firebirdsql.jdbc.FBBlob
-
- setBinaryStream(long) - Method in class org.firebirdsql.jdbc.FBCachedBlob
-
Set the contents of blob as binary stream.
- setBinaryStream(String, InputStream, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBinaryStream(String, InputStream) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBinaryStream(String, InputStream, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBinaryStream(int, InputStream, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBinaryStream(int, InputStream, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBinaryStream(int, InputStream) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBinaryStream(int, InputStream, int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setBinaryStream(int, InputStream, long) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setBinaryStream(int, InputStream) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setBinaryStream(InputStream, long) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBinaryStream(InputStream) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBinaryStream(InputStream, int) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBinaryStreamInternal(InputStream, long) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBinaryStreamInternal(InputStream, long) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setBlob(String, Blob) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBlob(String, InputStream, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBlob(String, InputStream) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBlob(int, Blob) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBlob(int, InputStream, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBlob(int, InputStream) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBlob(int, Blob) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setBlob(int, InputStream, long) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setBlob(int, InputStream) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setBlob(FBBlob) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBlob(Blob) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBlob(FBBlob) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setBlob(Blob) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setBlobBufferLength(Integer) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- setBlobBufferSize(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setBlobBufferSize(int) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- setBlobId(long) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireOutputBlob
-
Sets the blob id.
- setBlobListener(FBObjectListener.BlobListener) - Method in interface org.firebirdsql.jdbc.field.BlobListenableField
-
Sets the blob listener of the field.
- setBlobListener(FBObjectListener.BlobListener) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setBoolean(String, boolean) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBoolean(int, boolean) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBoolean(int, boolean) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setBoolean(boolean) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBooleanProperty(String, Boolean) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- setBooleanProperty(String, Boolean) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- setBooleanProperty(String, Boolean) - Method in class org.firebirdsql.event.FBEventManager
-
- setBooleanProperty(String, Boolean) - Method in class org.firebirdsql.gds.ng.AbstractAttachProperties
-
- setBooleanProperty(String, Boolean) - Method in class org.firebirdsql.gds.ng.AbstractImmutableAttachProperties
-
- setBooleanProperty(String, Boolean) - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
Sets a boolean
property by name.
- setBooleanProperty(String, Boolean) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- setBooleanProperty(String, Boolean) - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- setBooleanProperty(String, Boolean) - Method in class org.firebirdsql.management.FBServiceManager
-
- setBuffersNumber(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
Deprecated.
- setBuffersNumber(int) - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
- setByte(String, byte) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setByte(int, byte) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setByte(int, byte) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setByte(byte) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBytes(long, byte[]) - Method in class org.firebirdsql.jdbc.FBBlob
-
- setBytes(long, byte[], int, int) - Method in class org.firebirdsql.jdbc.FBBlob
-
- setBytes(long, byte[]) - Method in class org.firebirdsql.jdbc.FBCachedBlob
-
Set contents of the blob.
- setBytes(long, byte[], int, int) - Method in class org.firebirdsql.jdbc.FBCachedBlob
-
Set the contents of blob.
- setBytes(String, byte[]) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBytes(int, byte[]) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setBytes(int, byte[]) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setBytes(byte[]) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setBytes(byte[]) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setCachedObject(FBFlushableField.CachedObject) - Method in interface org.firebirdsql.jdbc.field.FBFlushableField
-
- setCachedObject(FBFlushableField.CachedObject) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setCatalog(String) - Method in class org.firebirdsql.jdbc.FBConnection
- setCharacterStream(String, Reader, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setCharacterStream(String, Reader) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setCharacterStream(String, Reader, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setCharacterStream(int, Reader, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setCharacterStream(int, Reader, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setCharacterStream(int, Reader) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setCharacterStream(long) - Method in class org.firebirdsql.jdbc.FBClob
-
- setCharacterStream(int, Reader, int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setCharacterStream(int, Reader, long) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setCharacterStream(int, Reader) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setCharacterStream(long) - Method in class org.firebirdsql.jdbc.field.FBCachedClob
-
- setCharacterStream(Reader, long) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setCharacterStream(Reader) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setCharacterStream(Reader, int) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setCharacterStreamInternal(Reader, long) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setCharacterStreamInternal(Reader, long) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setCharSet(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setCharSet(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Set the Java character set for the connection.
- setCharSet(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setCipher(Cipher) - Method in class org.firebirdsql.gds.impl.wire.XdrInputStream
-
- setCipher(Cipher) - Method in class org.firebirdsql.gds.impl.wire.XdrOutputStream
-
- setCleanHistory(boolean) - Method in class org.firebirdsql.management.FBNBackupManager
-
- setCleanHistory(boolean) - Method in interface org.firebirdsql.management.NBackupManager
-
Enables clean history on backup.
- setClientInfo(Properties) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setClientInfo(String, String) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setClientInfo(PreparedStatement, String, String) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setClob(String, Clob) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setClob(String, Reader, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setClob(String, Reader) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setClob(int, Clob) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setClob(int, Reader, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setClob(int, Reader) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setClob(int, Clob) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setClob(int, Reader, long) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setClob(int, Reader) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setClob(FBClob) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setClob(Clob) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setClob(FBClob) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setClob(Clob) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setColumnLabelForName(boolean) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setColumnLabelForName(boolean) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Set if ResultSetMetaData.getColumnName(int)
returns the columnLabel
instead of the
columnName
.
- setConnection(GDSHelper) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setConnectionDialect(short) - Method in interface org.firebirdsql.gds.ng.IConnectionProperties
-
- setConnectionHandle(FirebirdConnection) - Method in class org.firebirdsql.jaybird.xca.XcaConnectionEvent
-
- setConnectionProperties(FBConnectionProperties) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- setConnectTimeout(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setConnectTimeout(int) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Set the connect timeout in seconds.
- setCreateOnStart(boolean) - Method in class org.firebirdsql.management.FBManager
-
- setCreateOnStart(boolean) - Method in interface org.firebirdsql.management.FBManagerMBean
-
- setCurrentTransaction(FbTransaction) - Method in class org.firebirdsql.gds.impl.GDSHelper
-
- setCursorFlag(CursorFlag) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Set cursor flag.
- setCursorFlag(CursorFlag) - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- setCursorName(String) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Sets the named cursor name for this statement.
- setCursorName(String) - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- setCursorName(String) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
- setCursorName(String) - Method in class org.firebirdsql.jdbc.FBStatement
-
- setDatabase(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
Deprecated.
- setDatabase(String) - Method in interface org.firebirdsql.event.EventManager
-
- setDatabase(String) - Method in class org.firebirdsql.event.FBEventManager
-
Deprecated.
- setDatabase(String) - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
- setDatabase(String) - Method in interface org.firebirdsql.management.BackupManager
-
Set the path to the database.
- setDatabase(String) - Method in class org.firebirdsql.management.FBBackupManagerBase
-
- setDatabase(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setDatabase(String) - Method in interface org.firebirdsql.management.NBackupManager
-
Set the path to the database.
- setDatabase(String) - Method in interface org.firebirdsql.management.ServiceManager
-
Sets the database path for the connection to the service manager.
- setDatabaseAccessMode(int) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- setDatabaseAccessMode(int) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Set the database to have read-write or read-only access.
- setDatabaseDialect(short) - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
Sets the dialect of the database.
- setDatabaseDialect(int) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- setDatabaseDialect(int) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Set the database's dialect.
- setDatabaseName(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setDatabaseName(String) - Method in interface org.firebirdsql.event.EventManager
-
Set the database name.
- setDatabaseName(String) - Method in class org.firebirdsql.event.FBEventManager
-
- setDatabaseName(String) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets the database of the connection
- setDataTypeBind(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setDataTypeBind(String) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets the dataTypeBind
configuration.
- setDate(String, Date) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setDate(String, Date, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setDate(int, Date, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setDate(int, Date) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setDate(int, Date) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setDate(int, Date, Calendar) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setDate(Date, Calendar) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setDate(Date) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setDbCryptConfig(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setDbCryptConfig(String) - Method in class org.firebirdsql.event.FBEventManager
-
- setDbCryptConfig(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Sets the database encryption plugin configuration.
- setDbCryptConfig(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setDecfloatRound(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setDecfloatRound(String) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets the DECFLOAT
rounding mode
- setDecfloatTraps(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setDecfloatTraps(String) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets the DECFLOAT
error traps.
- setDecimal(Decimal<?>) - Method in class org.firebirdsql.jdbc.field.FBField
-
Sets the value as a Decimal type.
- setDefaultCacheBuffer(int) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- setDefaultCacheBuffer(int) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Set the default page-buffer count to be cached in the database.
- setDefaultCharacterSet(String) - Method in class org.firebirdsql.management.FBManager
-
- setDefaultCharacterSet(String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set the default database character set to use when creating a new database.
- setDefaultConnectionManager(XcaConnectionManager) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- setDefaultIsolation(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setDefaultIsolation(String) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Set the default transaction isolation level as string.
- setDefaultResultSetHoldable(boolean) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setDefaultResultSetHoldable(boolean) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Set if ResultSet
should be ResultSet.HOLD_CURSORS_OVER_COMMIT
by default.
- setDefaultTransactionIsolation(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setDefaultTransactionIsolation(int) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Set the default transaction isolation level.
- setDescription(String) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- setDescription(String) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
Set description of this datasource.
- setDetached() - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
Called when this attachment is detached.
- setDialect(int) - Method in class org.firebirdsql.management.FBManager
-
- setDialect(int) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set the database dialect to use when creating a new database.
- setDouble(String, double) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setDouble(int, double) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setDouble(int, double) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setDouble(double) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setDropOnStop(boolean) - Method in class org.firebirdsql.management.FBManager
-
- setDropOnStop(boolean) - Method in interface org.firebirdsql.management.FBManagerMBean
-
- setEncoding(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setEncoding(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Set the Firebird character set for the connection.
- setEof() - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
Marks this blob as EOF (End of file).
- setEscapeProcessing(boolean) - Method in class org.firebirdsql.jdbc.FBStatement
-
- setEventCount(int) - Method in class org.firebirdsql.gds.ng.AbstractEventHandle
-
Sets the current known event count for this handle.
- setEventCount(int) - Method in class org.firebirdsql.gds.ng.jna.JnaEventHandle
-
- setEventId(int) - Method in class org.firebirdsql.gds.ng.wire.WireEventHandle
-
- setExpectedDb(String) - Method in interface org.firebirdsql.jaybird.props.ServiceConnectionProperties
-
Filename or alias of the database expected to be accessed by the service operation (isc_spb_expected_db
).
- setExpectedDb(String) - Method in class org.firebirdsql.management.FBServiceManager
-
Filename or alias of the database expected to be accessed by the service operation (isc_spb_expected_db
).
- setExtendedMetadata(boolean) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setExtendedMetadata(boolean) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets if certain metadata classes will perform additional queries to enrich the information for certain types.
- setFetchDirection(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- setFetchDirection(int) - Method in class org.firebirdsql.jdbc.FBStatement
-
- setFetchSize(int) - Method in class org.firebirdsql.jdbc.FBResultSet
-
- setFetchSize(int) - Method in class org.firebirdsql.jdbc.FBStatement
-
- setFieldData(int, byte[]) - Method in class org.firebirdsql.gds.ng.fields.RowValue
-
Sets the data of the field with index
.
- setFieldData(byte[]) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setFieldData(byte[]) - Method in interface org.firebirdsql.jdbc.field.FieldDataProvider
-
Set raw content of the field.
- setFieldIndex(int) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Sets the field index for the current field under construction.
- setFieldIndex(int) - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
Sets the index of the current field to populate.
- setFieldName(String) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Sets the (aliased) field name.
- setFileName(String) - Method in class org.firebirdsql.management.FBManager
-
- setFileName(String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set the file name or alias of the database.
- setFirstName(String) - Method in class org.firebirdsql.management.FBUser
-
- setFirstName(String) - Method in interface org.firebirdsql.management.User
-
Optional first name of the person using this user name.
- setFirstTime(boolean) - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- setFloat(String, float) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setFloat(int, float) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setFloat(int, float) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setFloat(float) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setForceCreate(boolean) - Method in class org.firebirdsql.management.FBManager
-
- setForceCreate(boolean) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set if the database will be dropped if exists when creating a database.
- setForcedWrites(boolean) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- setForcedWrites(boolean) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Enable or disable forced (synchronous) writes in the database.
- setForceWrite(Boolean) - Method in class org.firebirdsql.management.FBManager
-
- setForceWrite(Boolean) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Control force write behaviour of the created database.
- setFractionsFromNanos(long) - Method in class org.firebirdsql.gds.ng.DatatypeCoder.RawDateTimeStruct
-
Deprecated.
Sets the sub-second fraction (100 microseconds) from a nanosecond value.
- setGeneratedKeysEnabled(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setGeneratedKeysEnabled(String) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets the generatedKeysEnabled
configuration.
- setGroupId(int) - Method in class org.firebirdsql.management.FBUser
-
- setGroupId(int) - Method in interface org.firebirdsql.management.User
-
Optional group ID number, defined in /etc/group, to assign to the user in
security database; reserved for future implementation
- setHandle(int) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireBlob
-
- setHandle(int) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireStatement
-
- setHoldability(int) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setHost(String) - Method in interface org.firebirdsql.event.EventManager
-
- setHost(String) - Method in class org.firebirdsql.event.FBEventManager
-
Deprecated.
- setHost(String) - Method in class org.firebirdsql.management.FBServiceManager
-
Deprecated.
- setHost(String) - Method in interface org.firebirdsql.management.ServiceManager
-
- setIgnoreProcedureType(boolean) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setIgnoreProcedureType(boolean) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets the value ignoreProcedureType
.
- setIndex(int) - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
- setInPlaceRestore(boolean) - Method in class org.firebirdsql.management.FBNBackupManager
-
- setInPlaceRestore(boolean) - Method in interface org.firebirdsql.management.NBackupManager
-
Enables in-place restore.
- setInt(String, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setInt(int, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setInt(int, int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setInt(int) - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
Sets the field data by encoding the provided int
.
- setInt(Number) - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
Sets the field data by encoding the provided Number
or null
.
- setInteger(int) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setIntProperty(String, Integer) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- setIntProperty(String, Integer) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- setIntProperty(String, Integer) - Method in class org.firebirdsql.event.FBEventManager
-
- setIntProperty(String, Integer) - Method in class org.firebirdsql.gds.ng.AbstractAttachProperties
-
- setIntProperty(String, Integer) - Method in class org.firebirdsql.gds.ng.AbstractImmutableAttachProperties
-
- setIntProperty(String, Integer) - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
Sets an int
property by name.
- setIntProperty(String, Integer) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- setIntProperty(String, Integer) - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- setIntProperty(String, Integer) - Method in class org.firebirdsql.management.FBServiceManager
-
- setKeepDays(int) - Method in class org.firebirdsql.management.FBNBackupManager
-
- setKeepDays(int) - Method in interface org.firebirdsql.management.NBackupManager
-
Sets the number of days of backup history to keep.
- setKeepRows(int) - Method in class org.firebirdsql.management.FBNBackupManager
-
- setKeepRows(int) - Method in interface org.firebirdsql.management.NBackupManager
-
Sets the number of rows of backup history to keep (this includes the row created by the backup).
- setLargeMaxRows(long) - Method in class org.firebirdsql.jdbc.FBStatement
- setLastName(String) - Method in class org.firebirdsql.management.FBUser
-
- setLastName(String) - Method in interface org.firebirdsql.management.User
-
Optional last name of the person using this user name.
- setLength(int) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Set the defined length of the field.
- setLogger(OutputStream) - Method in class org.firebirdsql.management.FBServiceManager
-
- setLogger(OutputStream) - Method in interface org.firebirdsql.management.ServiceManager
-
Sets the logger for the connection to the service manager.
- setLoginTimeout(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
- setLoginTimeout(int) - Method in class org.firebirdsql.jdbc.FBDataSource
-
- setLogWriter(PrintWriter) - Method in class org.firebirdsql.ds.RootCommonDataSource
-
- setLong(String, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setLong(int, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setLong(int, long) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setLong(long) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setManagedConnection(FBManagedConnection) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setManagedEnvironment(boolean) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- setManagedEnvironment(boolean) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setMapping(int, TransactionParameterBuffer) - Method in class org.firebirdsql.jdbc.FBTpbMapper
-
Set mapping for the specified transaction isolation.
- setMaxFieldSize(int) - Method in class org.firebirdsql.jdbc.FBStatement
-
- setMaxRows(int) - Method in class org.firebirdsql.jdbc.FBStatement
-
- setMiddleName(String) - Method in class org.firebirdsql.management.FBUser
-
- setMiddleName(String) - Method in interface org.firebirdsql.management.User
-
Optional middle name of the person using this user name.
- setName(String) - Method in class org.firebirdsql.jdbc.FBProcedureCall
-
Set the name of the procedure to be called.
- setNCharacterStream(String, Reader, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- setNCharacterStream(String, Reader) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- setNCharacterStream(int, Reader, long) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setNCharacterStream(int, Reader) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setNClob(String, Reader, long) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- setNClob(String, Reader) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- setNClob(String, NClob) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- setNClob(int, Reader, long) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setNClob(int, Reader) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setNClob(int, NClob) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setNetworkTimeout(int) - Method in interface org.firebirdsql.gds.ng.FbAttachment
-
Sets the network timeout for this attachment.
- setNetworkTimeout(int) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- setNetworkTimeout(int) - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- setNetworkTimeout(int) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireDatabase
-
- setNetworkTimeout(int) - Method in class org.firebirdsql.gds.ng.wire.AbstractFbWireService
-
- setNetworkTimeout(int) - Method in class org.firebirdsql.gds.ng.wire.AbstractWireOperations
-
- setNetworkTimeout(int) - Method in interface org.firebirdsql.gds.ng.wire.FbWireOperations
-
Sets the network timeout for this attachment.
- setNetworkTimeout(Executor, int) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setNext(GDSException) - Method in exception org.firebirdsql.gds.GDSException
-
- setNoDBTriggers(boolean) - Method in class org.firebirdsql.management.FBNBackupManager
-
- setNoDBTriggers(boolean) - Method in interface org.firebirdsql.management.NBackupManager
-
Sets the option no database triggers when connecting at backup or in-place restore.
- setNonStandardProperty(String) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
Method that allows setting non-standard property in the form "key=value"
form.
- setNonStandardProperty(String) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- setNonStandardProperty(String) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- setNonStandardProperty(String) - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- setNonStandardProperty(String, String) - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
- setNonStandardProperty(String) - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
Set the property that does not have corresponding setter method.
- setNString(String, String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
- setNString(int, String) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setNull(String, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setNull(String, int, String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setNull(int, int, String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setNull(int, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setNull(int, int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setNull(int, int, String) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setNull() - Method in class org.firebirdsql.jdbc.field.FBField
-
- setNull() - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setObject(String, Object, int, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setObject(String, Object, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setObject(String, Object) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setObject(int, Object, int, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setObject(int, Object, int) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setObject(int, Object) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setObject(int, Object) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setObject(int, Object, SQLType, int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setObject(int, Object, SQLType) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setObject(int, Object, int, int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setObject(int, Object, int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setObject(Object) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setOdsMajor(int) - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
Sets the ODS (On Disk Structure) major version of the database associated
with this connection.
- setOdsMinor(int) - Method in class org.firebirdsql.gds.ng.AbstractFbDatabase
-
Sets the ODS (On Disk Structure) minor version of the database associated
with this connection.
- setOpen(boolean) - Method in class org.firebirdsql.gds.ng.AbstractFbBlob
-
Sets the open state of the blob to the specified value.
- setOriginalName(String) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Sets the original field name.
- setOriginalTableName(String) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Sets the original name of the underlying table.
- setOwnerName(String) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Sets the owner (database username) of the field.
- setPageCacheSize(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setPageCacheSize(int) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Set the page cache size.
- setPageFill(int) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- setPageFill(int) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Set the page fill strategy for when inserting records.
- setPageSize(int) - Method in class org.firebirdsql.management.FBManager
-
- setPageSize(int) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set the page size to use when creating a new database.
- setParallelWorkers(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setParallelWorkers(int) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Sets the number of parallel workers of the connection.
- setParameter(int, String) - Method in class org.firebirdsql.gds.GDSExceptionHelper.GDSMessage
-
Sets the parameter value
- setParameterDescriptor(RowDescriptor) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Sets the parameter descriptor.
- setParameterDescriptor(RowDescriptor) - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- setParameters(List<String>) - Method in class org.firebirdsql.gds.GDSExceptionHelper.GDSMessage
-
Sets the parameter values.
- setPassword(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setPassword(String) - Method in class org.firebirdsql.event.FBEventManager
-
- setPassword(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- setPassword(String) - Method in class org.firebirdsql.jaybird.xca.FBConnectionRequestInfo
-
- setPassword(String) - Method in class org.firebirdsql.management.FBManager
-
- setPassword(String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set the password.
- setPassword(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setPassword(String) - Method in class org.firebirdsql.management.FBUser
-
- setPassword(String) - Method in interface org.firebirdsql.management.User
-
Password for the specified user.
- setPoolable(boolean) - Method in class org.firebirdsql.jdbc.FBStatement
-
- setPort(int) - Method in interface org.firebirdsql.event.EventManager
-
- setPort(int) - Method in class org.firebirdsql.event.FBEventManager
-
Deprecated.
- setPort(int) - Method in class org.firebirdsql.management.FBManager
-
- setPort(int) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set the port of the Firebird server.
- setPort(int) - Method in class org.firebirdsql.management.FBServiceManager
-
Deprecated.
- setPort(int) - Method in interface org.firebirdsql.management.ServiceManager
-
- setPortNumber(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setPortNumber(int) - Method in class org.firebirdsql.event.FBEventManager
-
- setPortNumber(int) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Set the port number of the server.
- setPortNumber(int) - Method in class org.firebirdsql.management.FBServiceManager
-
- setPreserveSequence(boolean) - Method in class org.firebirdsql.management.FBNBackupManager
-
- setPreserveSequence(boolean) - Method in interface org.firebirdsql.management.NBackupManager
-
Enables preserve sequence (for fixup or restore).
- setProcessId(Integer) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setProcessId(Integer) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Sets a custom process id to send to Firebird on attach.
- setProcessName(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setProcessName(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Sets a custom process name to send to Firebird on attach
- setProperty(String, String) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- setProperty(String, String) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- setProperty(String, String) - Method in class org.firebirdsql.event.FBEventManager
-
- setProperty(String, String) - Method in class org.firebirdsql.gds.ng.AbstractAttachProperties
-
- setProperty(String, String) - Method in class org.firebirdsql.gds.ng.AbstractImmutableAttachProperties
-
- setProperty(String, String) - Method in interface org.firebirdsql.jaybird.props.BaseProperties
-
Sets a property by name.
- setProperty(String, String) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- setProperty(String, String) - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- setProperty(String, String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setQueryTimeout(int) - Method in class org.firebirdsql.jdbc.FBStatement
- setRawDateTimeStruct(DatatypeCoder.RawDateTimeStruct) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setReadOnly(boolean) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Set whether this connection is to be readonly
- setReadOnly(boolean) - Method in class org.firebirdsql.jaybird.xca.FBTpb
-
Set the read-only flag on this TPB.
- setReadOnly(boolean) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setRef(int, Ref) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setRequiredType(int) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setRequiredTypes() - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
Set required types for output parameters.
- setRestoreInputStream(InputStream) - Method in class org.firebirdsql.management.FBStreamingBackupManager
-
- setRestorePageBufferCount(int) - Method in interface org.firebirdsql.management.BackupManager
-
Set the default number of pages to be buffered (cached) by default in a
restored database.
- setRestorePageBufferCount(int) - Method in class org.firebirdsql.management.FBBackupManagerBase
-
Set the default number of pages to be buffered (cached) by default in a restored database.
- setRestorePageSize(int) - Method in interface org.firebirdsql.management.BackupManager
-
Set the page size that will be used for a restored database.
- setRestorePageSize(int) - Method in class org.firebirdsql.management.FBBackupManagerBase
-
Set the page size that will be used for a restored database.
- setRestorePageSize(int) - Method in class org.firebirdsql.management.FBStreamingBackupManager
-
Set the page size that will be used for a restored database.
- setRestoreReadOnly(boolean) - Method in interface org.firebirdsql.management.BackupManager
-
Set the read-only attribute on a restored database.
- setRestoreReadOnly(boolean) - Method in class org.firebirdsql.management.FBBackupManagerBase
-
Set the read-only attribute on a restored database.
- setRestoreReplace(boolean) - Method in interface org.firebirdsql.management.BackupManager
-
Set the restore operation to create a new database, as opposed to
overwriting an existing database.
- setRestoreReplace(boolean) - Method in class org.firebirdsql.management.FBBackupManagerBase
-
Set the restore operation to create a new database, as opposed to overwriting an existing database.
- setRoleName(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setRoleName(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- setRoleName(String) - Method in class org.firebirdsql.management.FBManager
-
- setRoleName(String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
- setRowDescriptor(RowDescriptor) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Sets the (result set) row descriptor.
- setRowDescriptor(RowDescriptor) - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
- setRowId(String, RowId) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setRowId(int, RowId) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setRowId(RowId) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setSavepoint() - Method in class org.firebirdsql.jdbc.FBConnection
-
- setSavepoint(String) - Method in class org.firebirdsql.jdbc.FBConnection
-
Creates a named savepoint.
- setScale(int) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Set the scale of the field.
- setSchema(String) - Method in class org.firebirdsql.jdbc.FBConnection
- setScrollableCursor(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setScrollableCursor(String) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets the type of scrollable cursor.
- setSecurityDatabase(String) - Method in class org.firebirdsql.management.FBUserManager
-
- setSecurityDatabase(String) - Method in interface org.firebirdsql.management.UserManager
-
Sets the security database and therefore overrides the
per default used security database (e.g.
- setSelectableProcedure(boolean) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setSelectableProcedure(boolean) - Method in interface org.firebirdsql.jdbc.FirebirdCallableStatement
-
Mark this callable statement as a call of the selectable procedure.
- setServer(String) - Method in class org.firebirdsql.management.FBManager
-
- setServer(String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set the host name of the Firebird server.
- setServerBatchBufferSize(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setServerBatchBufferSize(int) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets the server batch buffer size (if server batch is supported and enabled).
- setServerData(byte[]) - Method in interface org.firebirdsql.gds.ng.wire.auth.AuthenticationPlugin
-
Sets data received from the server.
- setServerData(byte[]) - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- setServerName(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setServerName(String) - Method in class org.firebirdsql.event.FBEventManager
-
- setServerName(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Set the hostname or IP address of the Firebird server.
- setServerName(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setServerVersion(String...) - Method in class org.firebirdsql.gds.ng.AbstractFbAttachment
-
Sets the Firebird version from one or more version string elements.
- setServiceName(String) - Method in interface org.firebirdsql.jaybird.props.ServiceConnectionProperties
-
Sets the service name
- setServiceName(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setSessionTimeZone(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setSessionTimeZone(String) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets the sessionTimeZone
.
- setShort(String, short) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setShort(int, short) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setShort(int, short) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setShort(short) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setShort(int) - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
Sets the field data by encoding the provided int
as a short
.
- setShort(Number) - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
Sets the field data by encoding the provided Number
as a short
or null
.
- setShort(short) - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
Sets the field data by encoding the provided short
.
- setSocketBufferSize(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setSocketBufferSize(int) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Set the socket buffer size.
- setSoTimeout(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setSoTimeout(int) - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
Sets the socket blocking timeout (SO_TIMEOUT) of the socket.
- setSoTimeout(int) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Set the initial Socket blocking timeout (SoTimeout).
- setSqlDialect(int) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setSqlDialect(int) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- setSQLXML(String, SQLXML) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setSQLXML(int, SQLXML) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setStatements(Collection<FBStatement>) - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator.AbstractTransactionCoordinator
-
- setString(String, String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setString(int, String) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setString(long, String) - Method in class org.firebirdsql.jdbc.FBClob
- setString(long, String, int, int) - Method in class org.firebirdsql.jdbc.FBClob
- setString(int, String) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setString(long, String) - Method in class org.firebirdsql.jdbc.field.FBCachedClob
-
- setString(long, String, int, int) - Method in class org.firebirdsql.jdbc.field.FBCachedClob
-
- setString(String) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setString(String) - Method in class org.firebirdsql.jdbc.field.FBLongVarCharField
-
- setString(String) - Method in class org.firebirdsql.jdbc.metadata.RowValueBuilder
-
Sets the field data by encoding the provided String
.
- setSubType(int) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Set the Firebird subtype of the field.
- setSweepThreshold(int) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- setSweepThreshold(int) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Set the database automatic sweep interval to a given number of
transactions.
- setTableAlias(String) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Sets the alias of the underlying table.
- setTime(String, Time) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setTime(String, Time, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setTime(int, Time, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setTime(int, Time) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setTime(int, Time) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setTime(int, Time, Calendar) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setTime(Time, Calendar) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setTime(Time) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setTimeout(long) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- setTimeout(long) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Sets the statement timeout.
- setTimestamp(String, Timestamp) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setTimestamp(String, Timestamp, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setTimestamp(int, Timestamp) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setTimestamp(int, Timestamp) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
- setTimestamp(Timestamp, Calendar) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setTimestamp(Timestamp) - Method in class org.firebirdsql.jdbc.field.FBField
-
- setTimestampUsesLocalTimezone(boolean) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
Deprecated.
- setTimestampUsesLocalTimezone(boolean) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- setTpbMapping(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setTpbMapping(String) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Set path to the properties file with the TPB mapping.
- setTransaction(FbTransaction) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- setTransaction(FbTransaction) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Associates a transaction with this statement
- setTransactionCoordinator(boolean, boolean) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setTransactionIsolation(int) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
Set the transaction level for this connection.
- setTransactionIsolation(int) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setTransactionParameterBuffer(TransactionParameterBuffer) - Method in class org.firebirdsql.jaybird.xca.FBTpb
-
- setTransactionParameters(int, TransactionParameterBuffer) - Method in class org.firebirdsql.ds.FBAbstractCommonDataSource
-
- setTransactionParameters(int, TransactionParameterBuffer) - Method in class org.firebirdsql.ds.FBSimpleDataSource
-
- setTransactionParameters(TransactionParameterBuffer) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- setTransactionParameters(int, TransactionParameterBuffer) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnection
-
- setTransactionParameters(int, TransactionParameterBuffer) - Method in class org.firebirdsql.jaybird.xca.FBManagedConnectionFactory
-
- setTransactionParameters(int, int[]) - Method in class org.firebirdsql.jdbc.FBConnection
-
Deprecated.
- setTransactionParameters(int, TransactionParameterBuffer) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setTransactionParameters(TransactionParameterBuffer) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setTransactionParameters(int, TransactionParameterBuffer) - Method in class org.firebirdsql.jdbc.FBConnectionProperties
-
- setTransactionParameters(int, int[]) - Method in interface org.firebirdsql.jdbc.FirebirdConnection
-
- setTransactionParameters(int, TransactionParameterBuffer) - Method in interface org.firebirdsql.jdbc.FirebirdConnection
-
Set transaction parameters for the specified transaction isolation level.
- setTransactionParameters(TransactionParameterBuffer) - Method in interface org.firebirdsql.jdbc.FirebirdConnection
-
Set transaction parameters for the next transactions.
- setTransactionParameters(int, TransactionParameterBuffer) - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
Set transaction parameters for the specified transaction isolation level.
- setTrimTrailing(boolean) - Method in interface org.firebirdsql.jdbc.field.TrimmableField
-
Enable or disable trimming of trailing spaces.
- setType(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setType(String) - Method in class org.firebirdsql.event.FBEventManager
-
- setType(StatementType) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Sets the StatementType
- setType(int) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Set the Firebird data type of the field.
- setType(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- setType(int) - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
Set the SQL type of this parameter
- setType(String) - Method in class org.firebirdsql.management.FBManager
-
- setType(String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set the GDS plugin type to use.
- setType(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setTypeMap(Map<String, Class<?>>) - Method in class org.firebirdsql.jdbc.FBConnection
-
- setUnicodeStream(int, InputStream, int) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
-
Deprecated.
- setURL(String, URL) - Method in class org.firebirdsql.jdbc.FBCallableStatement
-
- setURL(int, URL) - Method in class org.firebirdsql.jdbc.FBPreparedStatement
- setUseFirebirdAutocommit(boolean) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setUseFirebirdAutocommit(boolean) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Set whether to use Firebird autocommit (experimental).
- setUser(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setUser(String) - Method in class org.firebirdsql.event.FBEventManager
-
- setUser(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
- setUser(String) - Method in class org.firebirdsql.management.FBServiceManager
-
- setUserId(int) - Method in class org.firebirdsql.management.FBUser
-
- setUserId(int) - Method in interface org.firebirdsql.management.User
-
Optional user ID number, defined in /etc/passwd, to assign to the user in
security database; reserved for future implementation
- setUserName(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
Deprecated.
- setUserName(String) - Method in class org.firebirdsql.jaybird.xca.FBConnectionRequestInfo
-
- setUserName(String) - Method in interface org.firebirdsql.jdbc.FirebirdConnectionProperties
-
- setUserName(String) - Method in class org.firebirdsql.management.FBManager
-
- setUserName(String) - Method in interface org.firebirdsql.management.FBManagerMBean
-
Set the username.
- setUserName(String) - Method in class org.firebirdsql.management.FBUser
-
- setUserName(String) - Method in interface org.firebirdsql.management.User
-
User name to create in security database.
- setUseServerBatch(boolean) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setUseServerBatch(boolean) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
Sets whether to use server-side batch support, if available.
- setUseStreamBlobs(boolean) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setUseStreamBlobs(boolean) - Method in interface org.firebirdsql.jaybird.props.DatabaseConnectionProperties
-
- setValue(Object) - Method in class org.firebirdsql.jdbc.FBProcedureParam
-
Set the variable value of this parameter
- setVerbose(boolean) - Method in interface org.firebirdsql.management.BackupManager
-
Set whether the operations of this BackupManager
will result in verbose logging to the configured logger.
- setVerbose(boolean) - Method in class org.firebirdsql.management.FBBackupManagerBase
-
Set whether the operations of this BackupManager
will result in verbose logging to the configured logger.
- setWaitTimeout(long) - Method in interface org.firebirdsql.event.EventManager
-
Set the poll timeout in milliseconds of the async thread to check whether it was stopped or not.
- setWaitTimeout(long) - Method in class org.firebirdsql.event.FBEventManager
-
- setWireCompression(boolean) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setWireCompression(boolean) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Sets if the connection should try to enable wire compression.
- setWireCompression(boolean) - Method in class org.firebirdsql.management.FBServiceManager
-
- setWireCrypt(String) - Method in class org.firebirdsql.ds.AbstractConnectionPropertiesDataSource
-
- setWireCrypt(String) - Method in class org.firebirdsql.event.FBEventManager
-
- setWireCrypt(String) - Method in interface org.firebirdsql.jaybird.props.AttachmentProperties
-
Set the wire encryption level.
- setWireCryptAsEnum(WireCrypt) - Method in interface org.firebirdsql.event.EventManager
-
Set the wire encryption level.
- setWireCryptAsEnum(WireCrypt) - Method in class org.firebirdsql.event.FBEventManager
-
- setWireCryptAsEnum(WireCrypt) - Method in interface org.firebirdsql.gds.ng.IAttachProperties
-
Set the wire encryption level.
- setWireCryptAsEnum(WireCrypt) - Method in class org.firebirdsql.management.FBServiceManager
-
- setWireCryptAsEnum(WireCrypt) - Method in interface org.firebirdsql.management.ServiceManager
-
Set the wire encryption level.
- setXAErrorCode(int) - Method in exception org.firebirdsql.gds.GDSException
-
- setXSqlDaData(XSQLDA, RowDescriptor, RowValue) - Method in class org.firebirdsql.gds.ng.jna.JnaStatement
-
Populates an XSQLDA from the row descriptor and parameter values.
- SHARED - Static variable in interface org.firebirdsql.gds.TransactionParameterBuffer
-
Deprecated.
- SHORT_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- SHUTDOWN - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- shutdown() - Method in class org.firebirdsql.gds.ng.listeners.AbstractListenerDispatcher
-
Shuts down this dispatcher and removes all listeners.
- shutdown() - Method in class org.firebirdsql.gds.ng.listeners.ExceptionListenerDispatcher
-
Shuts down this dispatcher and removes all listeners.
- shutdown() - Method in class org.firebirdsql.gds.ng.wire.AsynchronousProcessor
-
- SHUTDOWN_ATTACH - Static variable in interface org.firebirdsql.management.MaintenanceManager
-
Don't allow new connections while waiting to shut down.
- SHUTDOWN_DELAY - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- SHUTDOWN_FORCE - Static variable in interface org.firebirdsql.management.MaintenanceManager
-
Forced database shutdown.
- SHUTDOWN_TRANSACTIONAL - Static variable in interface org.firebirdsql.management.MaintenanceManager
-
Don't allow new transactions while waiting to shut down.
- shutdownDatabase(int, int) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- shutdownDatabase(byte, int, int) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- shutdownDatabase(int, int) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Shutdown the current database.
- shutdownDatabase(byte, int, int) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Shutdown the current database with enhanced modes (FB 2.5 or higher).
- SHUTDOWNEX_ATTACHMENTS - Static variable in interface org.firebirdsql.management.MaintenanceManager
-
Shutdown attachments.
- SHUTDOWNEX_FORCE - Static variable in interface org.firebirdsql.management.MaintenanceManager
-
Force shutdown.
- SHUTDOWNEX_TRANSACTIONS - Static variable in interface org.firebirdsql.management.MaintenanceManager
-
Shutdown transactions.
- shutdownNativeResources() - Static method in class org.firebirdsql.gds.ng.jna.NativeResourceTracker
-
Disposes native resources (currently: native libraries).
- signalExecute() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Signals the start of an execute for this statement.
- signalFetch() - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Signals the start of a fetch for this statement.
- Signum - Class in org.firebirdsql.extern.decimal
-
Signum constants used in decimal-java
- simple(int, int, String, String) - Method in class org.firebirdsql.gds.ng.fields.RowDescriptorBuilder
-
Convenience method to populate the basic field information used in metadata result sets (e.g.
- simplifiedErrors() - Method in class org.firebirdsql.gds.ng.BatchCompletion
-
Simplified errors, reports failed element number, when error count exceeds the maximum detailed errors.
- SingleItem - Class in org.firebirdsql.gds.impl.argument
-
Argument
implementation for items without a value.
- SingleItem(int, ArgumentType) - Constructor for class org.firebirdsql.gds.impl.argument.SingleItem
-
- size() - Method in class org.firebirdsql.gds.impl.ParameterBufferBase
-
- size() - Method in interface org.firebirdsql.gds.ParameterBuffer
-
- SIZE - Static variable in class org.firebirdsql.jna.fbclient.ISC_STATUS
-
Size of an ISC_STATUS, in bytes.
- SIZE_16K - Static variable in class org.firebirdsql.management.PageSizeConstants
-
- SIZE_1K - Static variable in class org.firebirdsql.management.PageSizeConstants
-
- SIZE_2K - Static variable in class org.firebirdsql.management.PageSizeConstants
-
- SIZE_32K - Static variable in class org.firebirdsql.management.PageSizeConstants
-
Firebird 4 or higher
- SIZE_4K - Static variable in class org.firebirdsql.management.PageSizeConstants
-
- SIZE_8K - Static variable in class org.firebirdsql.management.PageSizeConstants
-
- sizeOfShort() - Method in interface org.firebirdsql.gds.ng.DatatypeCoder
-
The size of an encoded short in this data type coder.
- sizeOfShort() - Method in class org.firebirdsql.gds.ng.DefaultDatatypeCoder
-
- sizeOfShort() - Method in class org.firebirdsql.gds.ng.EncodingSpecificDatatypeCoder
-
- sizeOfShort() - Method in class org.firebirdsql.gds.ng.jna.BigEndianDatatypeCoder
-
- sizeOfShort() - Method in class org.firebirdsql.gds.ng.jna.LittleEndianDatatypeCoder
-
- skipFully(int) - Method in class org.firebirdsql.gds.impl.wire.XdrInputStream
-
Skips the specified number of bytes.
- skipPadding(int) - Method in class org.firebirdsql.gds.impl.wire.XdrInputStream
-
Skips the padding after a buffer of the specified length.
- SMALLINT_PRECISION - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- smallint_type - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- SO_TIMEOUT - Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
Deprecated.
- SOCKET_BUFFER_SIZE_PROPERTY - Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
Deprecated.
- socketBufferSize - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- socketConnect() - Method in class org.firebirdsql.gds.ng.wire.WireConnection
-
Establishes the TCP/IP connection to serverName and portNumber of this
Connection
- soTimeout - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- SOURCE_INTERP - Static variable in interface org.firebirdsql.gds.BlobParameterBuffer
-
Deprecated.
- SOURCE_TYPE - Static variable in interface org.firebirdsql.gds.BlobParameterBuffer
-
Deprecated.
- SPACE_BYTE - Static variable in class org.firebirdsql.gds.impl.wire.XdrOutputStream
-
- spbItem(int) - Method in class org.firebirdsql.jaybird.props.def.ConnectionProperty.Builder
-
- spbItem() - Method in class org.firebirdsql.jaybird.props.def.ConnectionProperty
-
Service parameter buffer (SPB) item associated with this property.
- SpbItems - Class in org.firebirdsql.jaybird.fb.constants
-
Constants for SPB (service parameter buffer) items.
- specialResult - Variable in class org.firebirdsql.jdbc.FBStatement
-
- SQL_ARRAY - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_BLOB - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_BOOLEAN - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_D_FLOAT - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_DATE - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_DATE_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- SQL_DEC16 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_DEC34 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_DEC_FIXED - Static variable in interface org.firebirdsql.gds.ISCConstants
-
Deprecated.
- SQL_DIALECT - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- SQL_DIALECT_CURRENT - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_DIALECT_PROPERTY - Static variable in class org.firebirdsql.jdbc.FBConnectionProperties
-
Deprecated.
- SQL_DIALECT_V5 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_DIALECT_V6 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_DIALECT_V6_TRANSITION - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_DOUBLE - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_FLOAT - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_INT128 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_INT64 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_LONG - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_NULL - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_QUAD - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_ROLE_NAME - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- SQL_ROLE_NAME - Static variable in interface org.firebirdsql.gds.ServiceParameterBuffer
-
Deprecated.
- SQL_SHORT - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_STATE_COMM_LINK_FAILURE - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_CONNECTION_CLOSED - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_CONNECTION_ERROR - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_CONNECTION_FAILURE - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_CONNECTION_FAILURE_IN_TX - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_FEATURE_NOT_SUPPORTED - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_GENERAL_ERROR - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_ARG_VALUE - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_COLUMN - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_CONN_ATTR - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_CONVERSION - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_ESCAPE_SEQ - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_OPTION_IDENTIFIER - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_PARAM_TYPE - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_STATEMENT_ID - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_STMT_TYPE - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_TRANSACTION_STATE - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_INVALID_TX_STATE - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_NO_RESULT_SET - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_NO_ROW_AVAIL - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_SYNTAX_ERROR - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_TRANSACTION_ACTIVE - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_TRANSACTION_ROLLED_BACK - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_WARNING - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_STATE_WRONG_PARAM_NUM - Static variable in class org.firebirdsql.jdbc.SQLStateConstants
-
- SQL_TEXT - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_TIME_TZ - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_TIME_TZ_EX - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_TIMESTAMP - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_TIMESTAMP_TZ - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_TIMESTAMP_TZ_EX - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_TYPE_DATE - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_TYPE_TIME - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SQL_VARYING - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- SqlCountHolder - Class in org.firebirdsql.gds.ng
-
Class for holding the SQL counts (update, delete, select, insert) for a statement execution.
- SqlCountHolder(long, long, long, long) - Constructor for class org.firebirdsql.gds.ng.SqlCountHolder
-
- SqlCountProcessor - Class in org.firebirdsql.gds.ng
-
Info processor for retrieving affected record count.
- SqlCountProcessor() - Constructor for class org.firebirdsql.gds.ng.SqlCountProcessor
-
- sqlCounts(FbStatement, SqlCountHolder) - Method in interface org.firebirdsql.gds.ng.listeners.StatementListener
-
Called when the SQL counts of a statement have been retrieved.
- sqlCounts(FbStatement, SqlCountHolder) - Method in class org.firebirdsql.gds.ng.listeners.StatementListenerDispatcher
-
- sqld - Variable in class org.firebirdsql.jna.fbclient.XSQLDA
-
- SQLDA_VERSION1 - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- sqldabc - Variable in class org.firebirdsql.jna.fbclient.XSQLDA
-
- sqldaid - Variable in class org.firebirdsql.jna.fbclient.XSQLDA
-
- sqldata - Variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- sqlDialect - Static variable in class org.firebirdsql.jaybird.props.PropertyNames
-
- SQLExceptionChainBuilder<E extends java.sql.SQLException> - Class in org.firebirdsql.util
-
Helper class for building SQLException
chains.
- SQLExceptionChainBuilder() - Constructor for class org.firebirdsql.util.SQLExceptionChainBuilder
-
Create SQLExceptionChainBuilder
- SQLExceptionChainBuilder(E) - Constructor for class org.firebirdsql.util.SQLExceptionChainBuilder
-
Create SQLExceptionChainBuilder with the specified root exception.
- sqlind - Variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- SQLIND_NOT_NULL - Static variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- SQLIND_NULL - Static variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- sqllen - Variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- sqln - Variable in class org.firebirdsql.jna.fbclient.XSQLDA
-
- sqlname - Variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- sqlname_length - Variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- SqlParser - Class in org.firebirdsql.jaybird.parser
-
Simple visiting SQL parser.
- SqlParser.Builder - Class in org.firebirdsql.jaybird.parser
-
- SqlResponse - Class in org.firebirdsql.gds.ng.wire
-
- SqlResponse(int) - Constructor for class org.firebirdsql.gds.ng.wire.SqlResponse
-
- sqlscale - Variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- sqlState(String) - Method in class org.firebirdsql.gds.ng.FbExceptionBuilder
-
Sets the SQL state.
- SQLStateConstants - Class in org.firebirdsql.jdbc
-
Constants with common SQLState values.
- sqlsubtype - Variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- SqlTokenizer - Class in org.firebirdsql.jaybird.parser
-
Converts a SQL statement into tokens.
- SqlTokenizer.Builder - Class in org.firebirdsql.jaybird.parser
-
- sqltype - Variable in class org.firebirdsql.jna.fbclient.XSQLVAR
-
- sqlvar - Variable in class org.firebirdsql.jna.fbclient.XSQLDA
-
- Srp224AuthenticationPluginSpi - Class in org.firebirdsql.gds.ng.wire.auth.srp
-
Srp224 authentication plugin service provider.
- Srp224AuthenticationPluginSpi() - Constructor for class org.firebirdsql.gds.ng.wire.auth.srp.Srp224AuthenticationPluginSpi
-
- Srp256AuthenticationPluginSpi - Class in org.firebirdsql.gds.ng.wire.auth.srp
-
Srp256 authentication plugin service provider.
- Srp256AuthenticationPluginSpi() - Constructor for class org.firebirdsql.gds.ng.wire.auth.srp.Srp256AuthenticationPluginSpi
-
- Srp384AuthenticationPluginSpi - Class in org.firebirdsql.gds.ng.wire.auth.srp
-
Srp384 authentication plugin service provider.
- Srp384AuthenticationPluginSpi() - Constructor for class org.firebirdsql.gds.ng.wire.auth.srp.Srp384AuthenticationPluginSpi
-
- Srp512AuthenticationPluginSpi - Class in org.firebirdsql.gds.ng.wire.auth.srp
-
Srp512 authentication plugin service provider.
- Srp512AuthenticationPluginSpi() - Constructor for class org.firebirdsql.gds.ng.wire.auth.srp.Srp512AuthenticationPluginSpi
-
- SRP_224_AUTH_NAME - Static variable in class org.firebirdsql.gds.ng.wire.auth.srp.Srp224AuthenticationPluginSpi
-
- SRP_256_AUTH_NAME - Static variable in class org.firebirdsql.gds.ng.wire.auth.srp.Srp256AuthenticationPluginSpi
-
- SRP_384_AUTH_NAME - Static variable in class org.firebirdsql.gds.ng.wire.auth.srp.Srp384AuthenticationPluginSpi
-
- SRP_512_AUTH_NAME - Static variable in class org.firebirdsql.gds.ng.wire.auth.srp.Srp512AuthenticationPluginSpi
-
- SRP_AUTH_NAME - Static variable in class org.firebirdsql.gds.ng.wire.auth.srp.SrpAuthenticationPluginSpi
-
- SrpAuthenticationPluginSpi - Class in org.firebirdsql.gds.ng.wire.auth.srp
-
Srp (Srp using SHA-1) authentication plugin service provider.
- SrpAuthenticationPluginSpi() - Constructor for class org.firebirdsql.gds.ng.wire.auth.srp.SrpAuthenticationPluginSpi
-
- SrpClient - Class in org.firebirdsql.gds.ng.wire.auth.srp
-
SRP client handshake implementation.
- SrpClient(String) - Constructor for class org.firebirdsql.gds.ng.wire.auth.srp.SrpClient
-
- StandardBlobTypes - Class in org.firebirdsql.jaybird.fb.constants
-
Constants for standard Firebird blob subtypes.
- StandardBlobTypes() - Constructor for class org.firebirdsql.jaybird.fb.constants.StandardBlobTypes
-
- start() - Method in class org.firebirdsql.management.FBManager
-
- start() - Method in interface org.firebirdsql.management.FBManagerMBean
-
Start this manager.
- startOperation(Operation) - Method in interface org.firebirdsql.gds.ng.monitor.OperationAware
-
Start of operation.
- startServiceAction(ServiceRequestBuffer) - Method in interface org.firebirdsql.gds.ng.FbService
-
Starts a service action.
- startServiceAction(ServiceRequestBuffer) - Method in class org.firebirdsql.gds.ng.jna.JnaService
-
- startServiceAction(ServiceRequestBuffer) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Service
-
- startTraceSession(String, String) - Method in class org.firebirdsql.management.FBTraceManager
-
Starts a trace session with an optional trace session name and configuration
- startTraceSession(String, String) - Method in interface org.firebirdsql.management.TraceManager
-
Starts a trace session with an optioanl trace session name and configuration
- startTransaction(TransactionParameterBuffer) - Method in class org.firebirdsql.gds.impl.GDSHelper
-
- startTransaction(TransactionParameterBuffer) - Method in interface org.firebirdsql.gds.ng.FbDatabase
-
Creates and starts a transaction.
- startTransaction(TransactionParameterBuffer) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- startTransaction(TransactionParameterBuffer) - Method in class org.firebirdsql.gds.ng.wire.version10.V10Database
-
- statementClosed(FBStatement) - Method in interface org.firebirdsql.jdbc.FBObjectListener.StatementListener
-
Notify the listener that statement was closed.
- statementClosed(FBStatement) - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator
-
- statementCompleted(FBStatement) - Method in interface org.firebirdsql.jdbc.FBObjectListener.StatementListener
-
Notify the listener that statement is completed.
- statementCompleted(FBStatement, boolean) - Method in interface org.firebirdsql.jdbc.FBObjectListener.StatementListener
-
Notify the listener that statement is completed and tell whether execution was successful or not.
- statementCompleted(FBStatement) - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator
-
- statementCompleted(FBStatement, boolean) - Method in class org.firebirdsql.jdbc.InternalTransactionCoordinator
-
- StatementDetector - Class in org.firebirdsql.jaybird.parser
-
Detects the type of statement, and - optionally - whether a DML statement has a RETURNING
clause.
- StatementDetector() - Constructor for class org.firebirdsql.jaybird.parser.StatementDetector
-
Detect statement type and returning clause.
- StatementDetector(boolean) - Constructor for class org.firebirdsql.jaybird.parser.StatementDetector
-
Detect statement type and - optionally - returning clause.
- statementExecuted(FbStatement, boolean, boolean) - Method in interface org.firebirdsql.gds.ng.listeners.StatementListener
-
Method to be notified when a statement has been executed.
- statementExecuted(FbStatement, boolean, boolean) - Method in class org.firebirdsql.gds.ng.listeners.StatementListenerDispatcher
-
- StatementIdentification - Class in org.firebirdsql.jaybird.parser
-
Statement type identification.
- StatementInfoProcessor - Class in org.firebirdsql.gds.ng
-
- StatementInfoProcessor(AbstractFbStatement, FbDatabase) - Constructor for class org.firebirdsql.gds.ng.StatementInfoProcessor
-
Creates an instance of this class.
- StatementListener - Interface in org.firebirdsql.gds.ng.listeners
-
- statementListener - Variable in class org.firebirdsql.jdbc.FBStatement
-
- statementListenerDispatcher - Variable in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- StatementListenerDispatcher - Class in org.firebirdsql.gds.ng.listeners
-
- StatementListenerDispatcher() - Constructor for class org.firebirdsql.gds.ng.listeners.StatementListenerDispatcher
-
- statements - Variable in class org.firebirdsql.jdbc.InternalTransactionCoordinator.AbstractTransactionCoordinator
-
- StatementState - Enum in org.firebirdsql.gds.ng
-
- statementStateChanged(FbStatement, StatementState, StatementState) - Method in interface org.firebirdsql.gds.ng.listeners.StatementListener
-
Method to be notified when the state of a statement has changed.
- statementStateChanged(FbStatement, StatementState, StatementState) - Method in class org.firebirdsql.gds.ng.listeners.StatementListenerDispatcher
-
- StatementType - Enum in org.firebirdsql.gds.ng
-
Firebird statement types.
- StaticValueDbCryptCallback - Class in org.firebirdsql.gds.ng.dbcrypt.simple
-
Simple database encryption callback, provides a static value response to the callback
- StaticValueDbCryptCallbackSpi - Class in org.firebirdsql.gds.ng.dbcrypt.simple
-
Provider for a static value response database encryption callback.
- StaticValueDbCryptCallbackSpi() - Constructor for class org.firebirdsql.gds.ng.dbcrypt.simple.StaticValueDbCryptCallbackSpi
-
- StatisticsManager - Interface in org.firebirdsql.management
-
A StatisticsManager
is responsible for replicating the functionality of the gstat
command-line tool.
- StatisticsManager.DatabaseTransactionInfo - Class in org.firebirdsql.management
-
- STATS_DATA_PAGES - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- STATS_DB_LOG - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- STATS_DB_NAME - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
**********************************************************************
Parameters for database statistics.
- STATS_HEADER_PAGES - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- STATS_INDEX_PAGES - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- STATS_NOCREATION - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- STATS_OPTIONS - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- STATS_RECORD_VERSIONS - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- STATS_SYSTEM_RELATIONS - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- STATS_TABLE - Static variable in interface org.firebirdsql.gds.ServiceRequestBuffer
-
- STATUS_VECTOR_SIZE - Static variable in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- STATUS_VECTOR_SIZE - Static variable in class org.firebirdsql.gds.ng.jna.JnaService
-
- statusVector - Variable in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- stop() - Method in class org.firebirdsql.management.FBManager
-
- stop() - Method in interface org.firebirdsql.management.FBManagerMBean
-
Stop this manager.
- stopTraceSession(int) - Method in class org.firebirdsql.management.FBTraceManager
-
Stops a trace session with the given trace session ID
- stopTraceSession(int) - Method in interface org.firebirdsql.management.TraceManager
-
Stops a trace session with the given trace session ID
- StoredProcedureMetaData - Interface in org.firebirdsql.jdbc
-
Meta-information on stored procedures in a Firebird database.
- StoredProcedureMetaDataFactory - Class in org.firebirdsql.jdbc
-
Factory to retrieve meta-data on stored procedures in a Firebird database.
- StoredProcedureMetaDataFactory() - Constructor for class org.firebirdsql.jdbc.StoredProcedureMetaDataFactory
-
- storesLowerCaseIdentifiers() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- STRING_CLASS_NAME - Static variable in class org.firebirdsql.jdbc.JavaTypeNameConstants
-
- StringArgument - Class in org.firebirdsql.gds.impl.argument
-
Argument
implementation for String values
- StringArgument(int, ArgumentType, String) - Constructor for class org.firebirdsql.gds.impl.argument.StringArgument
-
- StringArgument(int, ArgumentType, String, Encoding) - Constructor for class org.firebirdsql.gds.impl.argument.StringArgument
-
- StringUtils - Class in org.firebirdsql.util
-
Helper class for string operations
- SUBTYPE_DECIMAL - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- SUBTYPE_NUMERIC - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- SUCCESS - Static variable in interface org.firebirdsql.gds.ISCConstants
-
- success(EncryptionIdentifier, Cipher, Cipher) - Static method in class org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo
-
- supportBatchUpdates() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Reports whether this statement implementation supports server-side batch updates.
- supportBatchUpdates() - Method in class org.firebirdsql.gds.ng.wire.version16.V16Statement
-
- supportInfoFor(GDSServerVersion) - Static method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportInfoFor(FbAttachment) - Static method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportInfoFor(Connection) - Static method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsAlterTableWithAddColumn() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsANSI92FullSQL() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsAuthenticationPlugin(String) - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
Checks whether the Firebird version supports a plugin name.
- supportsBatch() - Method in enum org.firebirdsql.gds.ng.FetchType
-
- supportsBatchUpdates() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsBigint() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
Checks if BIGINT is supported.
- supportsBoolean() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsCancelOperation() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsCase() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsCaseSensitiveUserNames() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsCatalogsInDataManipulation() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsColumnAliasing() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsComment() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsConvert() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsConvert(int, int) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- supportsCoreSQLGrammar() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsCursorInfo() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- supportsCursorInfo() - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- supportsCustomExceptionMessages() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsCustomSecurityDb() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
- supportsDataManipulationTransactionsOnly() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsDecfloat() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsDecimalPrecision(int) - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
Support for decimal (and numeric) precision.
- supportsDifferentTableCorrelationNames() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsEncryption() - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
TODO Need to handle this differently
- supportsExecuteBlock() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsExplainedExecutionPlan() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsExpressionsInOrderBy() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsExtendedSQLGrammar() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsFetchScroll() - Method in interface org.firebirdsql.gds.ng.FbStatement
-
- supportsFetchScroll() - Method in class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
- supportsFixIcu() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsFloatBinaryPrecision() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsFullOuterJoins() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsFullSearchableBlobs() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsGetGeneratedKeys() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsGetSetContext() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsGlobalTemporaryTables() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsGroupBy() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsGroupByUnrelated() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsIdentityColumns() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsInsertReturning() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
TODO: Add methods for other RETURNING types?
- supportsInt128() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsIntegrityEnhancementFacility() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsLimitedOuterJoins() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsMinimumSQLGrammar() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsMixedCaseIdentifiers() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsMonitoringTables() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsMultipleOpenResults() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsMultipleResultSets() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsMultipleTransactions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsMultiRowReturning() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsNamedParameters() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsNativeUserDefinedFunctions() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsNBackupCleanHistory() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsNBackupFixup() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsNBackupInPlaceRestore() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsNBackupPreserveSequence() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsNBackupWithGuid() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsNonNullableColumns() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsNullDataType() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsOpenCursorsAcrossCommit() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsOrderByUnrelated() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsOuterJoins() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsPackages() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsPageSize(int) - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsParallelWorkers() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsParametrizedExceptions() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsPartialIndices() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsPositionedDelete() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsPositionedUpdate() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsProtocol(int) - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
Checks support for protocol versions.
- supportsPsqlFunctions() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsRDB$CONFIG() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsRecordVersionPseudoColumn() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsResultSetConcurrency(int, int) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsResultSetHoldability(int) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsResultSetType(int) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsReturningAll() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsSavepoint() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsSavepoints() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsSchemasInDataManipulation() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsScrollableCursors() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsSelectForUpdate() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsServerBatch() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsSqlUserManagement() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsStatementPooling() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsStatementTextLongerThan64K() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsStatementTimeouts() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsStatementUnprepare() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsStoredProcedures() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsSubqueriesInIns() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsTableAlias() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsTableCorrelationNames() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsTimeZones() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsTransactionIsolationLevel(int) - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsTransactions() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsUnion() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsUnionAll() - Method in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- supportsUpdateReturning() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsUpgradeOds() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsUserAndGroupIdInUser() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsUtf8() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsWireCompression() - Method in class org.firebirdsql.gds.ng.wire.AbstractProtocolDescriptor
-
- supportsWireCompression() - Method in interface org.firebirdsql.gds.ng.wire.ProtocolDescriptor
-
- supportsWireCompression() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsWireCryptArc4() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsWireCryptChaCha() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsWireEncryption() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- supportsWnet() - Method in class org.firebirdsql.util.FirebirdSupportInfo
-
- suspendTraceSession(int) - Method in class org.firebirdsql.management.FBTraceManager
-
Suspends a trace session with the given trace session ID
- suspendTraceSession(int) - Method in interface org.firebirdsql.management.TraceManager
-
Suspends a trace session with the given trace session ID
- SWEEP - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- SWEEP_INTERVAL - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- sweepDatabase() - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- sweepDatabase() - Method in interface org.firebirdsql.management.MaintenanceManager
-
Perform an immediate sweep of the database.
- switchPlugin(String) - Method in class org.firebirdsql.gds.ng.wire.auth.ClientAuthBlock
-
- switchState(StatementState) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
Sets the StatementState.
- switchState(TransactionState) - Method in class org.firebirdsql.gds.ng.AbstractFbTransaction
-
Switches current state to the supplied newState.
- symmetric(EncryptionIdentifier, byte[], byte[]) - Static method in interface org.firebirdsql.gds.ng.wire.crypt.CryptSessionConfig
-
Creates a crypt session config for a type symmetric plugin.
- SYNC_WRAP_NATIVE_LIBRARY_PROP - Static variable in class org.firebirdsql.gds.JaybirdSystemProperties
-
- SYS_USER_NAME - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- SYS_USER_NAME - Static variable in interface org.firebirdsql.gds.ServiceParameterBuffer
-
Deprecated.
- SYS_USER_NAME_ENC - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- SYS_USER_NAME_ENC - Static variable in interface org.firebirdsql.gds.ServiceParameterBuffer
-
Deprecated.
- SYSTEM_TABLE - Static variable in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- SYSTEM_TABLE_STATISTICS - Static variable in interface org.firebirdsql.management.StatisticsManager
-
Request statistics on system tables.
- V10AsynchronousChannel - Class in org.firebirdsql.gds.ng.wire.version10
-
Asynchronous channel implementation for the V10 wire protocol.
- V10AsynchronousChannel(FbWireDatabase) - Constructor for class org.firebirdsql.gds.ng.wire.version10.V10AsynchronousChannel
-
- V10Database - Class in org.firebirdsql.gds.ng.wire.version10
-
- V10Database(WireDatabaseConnection, ProtocolDescriptor) - Constructor for class org.firebirdsql.gds.ng.wire.version10.V10Database
-
Creates a V10Database instance.
- V10InputBlob - Class in org.firebirdsql.gds.ng.wire.version10
-
- V10InputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer, long) - Constructor for class org.firebirdsql.gds.ng.wire.version10.V10InputBlob
-
- V10OutputBlob - Class in org.firebirdsql.gds.ng.wire.version10
-
- V10OutputBlob(FbWireDatabase, FbWireTransaction, BlobParameterBuffer) - Constructor for class org.firebirdsql.gds.ng.wire.version10.V10OutputBlob
-
- V10ParameterConverter - Class in org.firebirdsql.gds.ng.wire.version10
-
- V10ParameterConverter() - Constructor for class org.firebirdsql.gds.ng.wire.version10.V10ParameterConverter
-
- V10Service - Class in org.firebirdsql.gds.ng.wire.version10
-
- V10Service(WireServiceConnection, ProtocolDescriptor) - Constructor for class org.firebirdsql.gds.ng.wire.version10.V10Service
-
- V10Statement - Class in org.firebirdsql.gds.ng.wire.version10
-
- V10Statement(FbWireDatabase) - Constructor for class org.firebirdsql.gds.ng.wire.version10.V10Statement
-
Creates a new instance of V10Statement for the specified database.
- V10Transaction - Class in org.firebirdsql.gds.ng.wire.version10
-
- V10Transaction(FbWireDatabase, int, TransactionState) - Constructor for class org.firebirdsql.gds.ng.wire.version10.V10Transaction
-
Creates a new instance of V10Transaction for the specified database.
- V10WireOperations - Class in org.firebirdsql.gds.ng.wire.version10
-
- V10WireOperations(WireConnection<?, ?>, WarningMessageCallback) - Constructor for class org.firebirdsql.gds.ng.wire.version10.V10WireOperations
-
- V11Database - Class in org.firebirdsql.gds.ng.wire.version11
-
- V11Database(WireDatabaseConnection, ProtocolDescriptor) - Constructor for class org.firebirdsql.gds.ng.wire.version11.V11Database
-
Creates a V11Database instance.
- V11ParameterConverter - Class in org.firebirdsql.gds.ng.wire.version11
-
- V11ParameterConverter() - Constructor for class org.firebirdsql.gds.ng.wire.version11.V11ParameterConverter
-
- V11Statement - Class in org.firebirdsql.gds.ng.wire.version11
-
- V11Statement(FbWireDatabase) - Constructor for class org.firebirdsql.gds.ng.wire.version11.V11Statement
-
Creates a new instance of V11Statement for the specified database.
- V11WireOperations - Class in org.firebirdsql.gds.ng.wire.version11
-
- V11WireOperations(WireConnection<?, ?>, WarningMessageCallback) - Constructor for class org.firebirdsql.gds.ng.wire.version11.V11WireOperations
-
- V12Database - Class in org.firebirdsql.gds.ng.wire.version12
-
- V12Database(WireDatabaseConnection, ProtocolDescriptor) - Constructor for class org.firebirdsql.gds.ng.wire.version12.V12Database
-
Creates a V12Database instance.
- V12ParameterConverter - Class in org.firebirdsql.gds.ng.wire.version12
-
- V12ParameterConverter() - Constructor for class org.firebirdsql.gds.ng.wire.version12.V12ParameterConverter
-
- V12Statement - Class in org.firebirdsql.gds.ng.wire.version12
-
- V12Statement(FbWireDatabase) - Constructor for class org.firebirdsql.gds.ng.wire.version12.V12Statement
-
Creates a new instance of V12Statement for the specified database.
- V13Database - Class in org.firebirdsql.gds.ng.wire.version13
-
- V13Database(WireDatabaseConnection, ProtocolDescriptor) - Constructor for class org.firebirdsql.gds.ng.wire.version13.V13Database
-
Creates a V13Database instance.
- V13ParameterConverter - Class in org.firebirdsql.gds.ng.wire.version13
-
- V13ParameterConverter() - Constructor for class org.firebirdsql.gds.ng.wire.version13.V13ParameterConverter
-
- V13Statement - Class in org.firebirdsql.gds.ng.wire.version13
-
- V13Statement(FbWireDatabase) - Constructor for class org.firebirdsql.gds.ng.wire.version13.V13Statement
-
Creates a new instance of V13Statement for the specified database.
- V13WireOperations - Class in org.firebirdsql.gds.ng.wire.version13
-
- V13WireOperations(WireConnection<?, ?>, WarningMessageCallback) - Constructor for class org.firebirdsql.gds.ng.wire.version13.V13WireOperations
-
- V15Database - Class in org.firebirdsql.gds.ng.wire.version15
-
- V15Database(WireDatabaseConnection, ProtocolDescriptor) - Constructor for class org.firebirdsql.gds.ng.wire.version15.V15Database
-
Creates a V15Database instance.
- V15WireOperations - Class in org.firebirdsql.gds.ng.wire.version15
-
- V15WireOperations(WireConnection<?, ?>, WarningMessageCallback) - Constructor for class org.firebirdsql.gds.ng.wire.version15.V15WireOperations
-
- V16Database - Class in org.firebirdsql.gds.ng.wire.version16
-
- V16Database(WireDatabaseConnection, ProtocolDescriptor) - Constructor for class org.firebirdsql.gds.ng.wire.version16.V16Database
-
Creates a V16Database instance.
- V16Statement - Class in org.firebirdsql.gds.ng.wire.version16
-
- V16Statement(FbWireDatabase) - Constructor for class org.firebirdsql.gds.ng.wire.version16.V16Statement
-
Creates a new instance of V16Statement for the specified database.
- V16WireOperations - Class in org.firebirdsql.gds.ng.wire.version16
-
- V16WireOperations(WireConnection<?, ?>, WarningMessageCallback) - Constructor for class org.firebirdsql.gds.ng.wire.version16.V16WireOperations
-
- V18Database - Class in org.firebirdsql.gds.ng.wire.version18
-
- V18Database(WireDatabaseConnection, ProtocolDescriptor) - Constructor for class org.firebirdsql.gds.ng.wire.version18.V18Database
-
Creates a V18Database instance.
- V18Statement - Class in org.firebirdsql.gds.ng.wire.version18
-
- V18Statement(FbWireDatabase) - Constructor for class org.firebirdsql.gds.ng.wire.version18.V18Statement
-
Creates a new instance of V18Statement for the specified database.
- validate(T) - Method in class org.firebirdsql.jaybird.props.def.ConnectionProperty
-
Validates value
for this property.
- VALIDATE_FULL - Static variable in interface org.firebirdsql.management.MaintenanceManager
-
Do a full check on record and pages structures, releasing unassigned
record fragments.
- VALIDATE_IGNORE_CHECKSUM - Static variable in interface org.firebirdsql.management.MaintenanceManager
-
Ignore checksums during repair operations.
- VALIDATE_READ_ONLY - Static variable in interface org.firebirdsql.management.MaintenanceManager
-
Only report corrupt or misallocated structures, don't fix.
- validateDatabase() - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- validateDatabase(int) - Method in class org.firebirdsql.management.FBMaintenanceManager
-
- validateDatabase() - Method in interface org.firebirdsql.management.MaintenanceManager
-
Locate and release database pages that are allocated but unassigned to
any data structures.
- validateDatabase(int) - Method in interface org.firebirdsql.management.MaintenanceManager
-
Locate and release database pages that are allocated but unassigned to
any data structures.
- validateEventHandle(EventHandle) - Method in class org.firebirdsql.gds.ng.jna.JnaDatabase
-
- validateParameters(RowValue) - Method in class org.firebirdsql.gds.ng.AbstractFbStatement
-
- validateParameters(RowValue) - Method in interface org.firebirdsql.gds.ng.FbStatement
-
Validates if the number of parameters matches the expected number and types, and if all values have been set.
- validTransitionSet() - Method in enum org.firebirdsql.gds.ng.StatementState
-
- validTransitionSet() - Method in enum org.firebirdsql.gds.ng.TransactionState
-
- valueOf(BigDecimal) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Creates a Decimal128
from value
, applying rounding where necessary.
- valueOf(BigDecimal, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Creates a Decimal128
from value
, applying rounding where necessary.
- valueOf(BigInteger) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Creates a Decimal128
from value
, applying rounding where necessary.
- valueOf(BigInteger, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Creates a Decimal128
from value
, applying rounding where necessary.
- valueOf(double) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Creates a Decimal128
from value
, applying rounding where necessary.
- valueOf(double, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Creates a Decimal128
from value
, applying rounding where necessary.
- valueOf(Decimal<?>) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Converts a decimal to Decimal128.
- valueOf(Decimal<?>, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Converts a decimal to Decimal128.
- valueOf(String) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Creates a Decimal128
from value
, applying rounding where necessary.
- valueOf(String, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Creates a Decimal128
from value
, applying rounding where necessary.
- valueOf(BigDecimal) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Creates a Decimal32
from value
, applying rounding where necessary.
- valueOf(BigDecimal, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Creates a Decimal32
from value
, applying rounding where necessary.
- valueOf(BigInteger) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Creates a Decimal32
from value
, applying rounding where necessary.
- valueOf(BigInteger, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Creates a Decimal32
from value
, applying rounding where necessary.
- valueOf(double) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Creates a Decimal32
from value
, applying rounding where necessary.
- valueOf(double, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Creates a Decimal32
from value
, applying rounding where necessary.
- valueOf(Decimal<?>) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Converts a decimal to Decimal32.
- valueOf(Decimal<?>, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Converts a decimal to Decimal32.
- valueOf(String) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Creates a Decimal32
from value
, applying rounding where necessary.
- valueOf(String, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Creates a Decimal32
from value
, applying rounding where necessary.
- valueOf(BigDecimal) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Creates a Decimal64
from value
, applying rounding where necessary.
- valueOf(BigDecimal, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Creates a Decimal64
from value
, applying rounding where necessary.
- valueOf(BigInteger) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Creates a Decimal64
from value
, applying rounding where necessary.
- valueOf(BigInteger, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Creates a Decimal64
from value
, applying rounding where necessary.
- valueOf(double) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Creates a Decimal64
from value
, applying rounding where necessary.
- valueOf(double, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Creates a Decimal64
from value
, applying rounding where necessary.
- valueOf(Decimal<?>) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Converts a decimal to Decimal64.
- valueOf(Decimal<?>, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Converts a decimal to Decimal64.
- valueOf(String) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Creates a Decimal64
from value
, applying rounding where necessary.
- valueOf(String, OverflowHandling) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Creates a Decimal64
from value
, applying rounding where necessary.
- valueOf(String) - Static method in enum org.firebirdsql.extern.decimal.DecimalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.extern.decimal.OverflowHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ClumpletReader.ClumpletType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ClumpletReader.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.impl.argument.ArgumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.impl.DatabaseParameterBufferImp.DpbMetaData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.impl.ServiceParameterBufferImp.SpbMetaData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.impl.ServiceRequestBufferImp.SrbMetaData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.impl.TransactionParameterBufferImpl.TpbMetaData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.CursorFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.FbBlob.SeekMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.FetchDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.FetchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.jna.FbClientFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.monitor.Operation.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.StatementState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.StatementType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.firebirdsql.gds.ng.StatementType
-
Gets the enum value matching statementTypeCode.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.TransactionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.wire.auth.AuthenticationPlugin.AuthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo.InitResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ng.WireCrypt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.gds.ParameterTagMapping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.jaybird.parser.FirebirdReservedWords
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.jaybird.parser.LocalStatementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.jaybird.props.def.ConnectionPropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.jaybird.props.DpbType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.jaybird.xca.XcaConnectionEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.jdbc.CompletionReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.jdbc.FBStatement.StatementResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.jdbc.JaybirdType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.firebirdsql.jdbc.JaybirdType
-
- valueOf(String) - Static method in enum org.firebirdsql.jdbc.metadata.MetadataPattern.ConditionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.firebirdsql.jdbc.QuoteStrategy
-
Returns the enum constant of this type with the specified name.
- valueOfExact(BigInteger) - Static method in class org.firebirdsql.extern.decimal.Decimal128
-
Creates a Decimal128
from value
, rejecting values that would lose precision due to rounding.
- valueOfExact(BigInteger) - Static method in class org.firebirdsql.extern.decimal.Decimal32
-
Creates a Decimal32
from value
, rejecting values that would lose precision due to rounding.
- valueOfExact(BigInteger) - Static method in class org.firebirdsql.extern.decimal.Decimal64
-
Creates a Decimal64
from value
, rejecting values that would lose precision due to rounding.
- values() - Static method in enum org.firebirdsql.extern.decimal.DecimalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.extern.decimal.OverflowHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ClumpletReader.ClumpletType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ClumpletReader.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.impl.argument.ArgumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.impl.DatabaseParameterBufferImp.DpbMetaData
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.impl.ServiceParameterBufferImp.SpbMetaData
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.impl.ServiceRequestBufferImp.SrbMetaData
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.impl.TransactionParameterBufferImpl.TpbMetaData
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.CursorFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.FbBlob.SeekMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.FetchDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.FetchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.jna.FbClientFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.monitor.Operation.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.StatementState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.StatementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.TransactionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.wire.auth.AuthenticationPlugin.AuthStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.wire.crypt.EncryptionInitInfo.InitResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ng.WireCrypt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.gds.ParameterTagMapping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jaybird.parser.FirebirdReservedWords
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jaybird.parser.LocalStatementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jaybird.props.def.ConnectionPropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jaybird.props.DpbType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jaybird.xca.XcaConnectionEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jdbc.CompletionReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jdbc.FBStatement.StatementResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jdbc.JaybirdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jdbc.metadata.MetadataPattern.ConditionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.firebirdsql.jdbc.QuoteStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- varchar_type - Static variable in class org.firebirdsql.jdbc.metadata.FbMetadataConstants
-
- VaxEncoding - Class in org.firebirdsql.gds
-
Helper methods for decoding Vax style (little endian) integers as used by Firebird from byte arrays.
- VERB_TIME - Static variable in interface org.firebirdsql.gds.TransactionParameterBuffer
-
Deprecated.
- VERBOSE - Static variable in interface org.firebirdsql.gds.ServiceParameterBuffer
-
Deprecated.
- verbose - Variable in class org.firebirdsql.management.FBBackupManagerBase
-
- verboseBackup() - Method in class org.firebirdsql.management.FBBackupManager
-
Whether backing up will produce verbose output
- verboseBackup() - Method in class org.firebirdsql.management.FBBackupManagerBase
-
Whether the backup will produce verbose output
- verboseBackup() - Method in class org.firebirdsql.management.FBStreamingBackupManager
-
Streaming backups are currently not capable of verbose output
- VERIFY - Static variable in interface org.firebirdsql.gds.DatabaseParameterBuffer
-
Deprecated.
- VERSION - Static variable in interface org.firebirdsql.gds.ServiceParameterBuffer
-
Deprecated.
- Version - Class in org.firebirdsql.jaybird
-
Class to access information from org/firebirdsql/jaybird/version.properties
.
- version - Variable in class org.firebirdsql.jna.fbclient.XSQLDA
-
- VERSION1 - Static variable in interface org.firebirdsql.gds.ServiceParameterBuffer
-
Deprecated.
- Version10Descriptor - Class in org.firebirdsql.gds.ng.wire.version10
-
- Version10Descriptor() - Constructor for class org.firebirdsql.gds.ng.wire.version10.Version10Descriptor
-
- Version11Descriptor - Class in org.firebirdsql.gds.ng.wire.version11
-
- Version11Descriptor() - Constructor for class org.firebirdsql.gds.ng.wire.version11.Version11Descriptor
-
- Version12Descriptor - Class in org.firebirdsql.gds.ng.wire.version12
-
- Version12Descriptor() - Constructor for class org.firebirdsql.gds.ng.wire.version12.Version12Descriptor
-
- Version13Descriptor - Class in org.firebirdsql.gds.ng.wire.version13
-
- Version13Descriptor() - Constructor for class org.firebirdsql.gds.ng.wire.version13.Version13Descriptor
-
- Version15Descriptor - Class in org.firebirdsql.gds.ng.wire.version15
-
- Version15Descriptor() - Constructor for class org.firebirdsql.gds.ng.wire.version15.Version15Descriptor
-
- Version16Descriptor - Class in org.firebirdsql.gds.ng.wire.version16
-
- Version16Descriptor() - Constructor for class org.firebirdsql.gds.ng.wire.version16.Version16Descriptor
-
- Version18Descriptor - Class in org.firebirdsql.gds.ng.wire.version18
-
- Version18Descriptor() - Constructor for class org.firebirdsql.gds.ng.wire.version18.Version18Descriptor
-
- VIEW - Static variable in class org.firebirdsql.jdbc.FBDatabaseMetaData
-
- VisitorRegistrar - Interface in org.firebirdsql.jaybird.parser
-
Registrar for visitors that allows runtime removal or addition of visitors.
- visitToken(Token, VisitorRegistrar) - Method in class org.firebirdsql.jaybird.parser.StatementDetector
-
- visitToken(Token, VisitorRegistrar) - Method in interface org.firebirdsql.jaybird.parser.TokenVisitor
-
Notifies the visitor of a token.
- Volatile - Annotation Type in org.firebirdsql.util
-
Indicates that the annotated class, method or value is volatile, and may change in a next version.