Package org.firebirdsql.jdbc
package org.firebirdsql.jdbc
-
ClassDescriptionAbstract implementation of
CallableStatement.Base class forFBResultSetMetaDataandFBParameterMetaDatafor methods common to both implementations.This class is an old-fashion data structure that stores additional information about fields in a database.This class should be used as a composite key in an internal field mapping structures.Abstract implementation ofPreparedStatement.Implementation ofResultSet.Reasons for statement (or other resources) completion.Firebird implementation ofBlob.An input stream for reading directly from a FBBlob instance.OutputStreamfor writing Firebird blobs.This class represents a cached blob field.JDBC 4.2 implementation ofPreparedStatementinterface.Implementation ofClob.Default values for JDBC connection.Comprehensive information about the database as a whole.The classFBDataSourceis a ConnectionFactory for jdbc Connection objects.The Jaybird JDBC Driver implementation for the Firebird database.Internal driver consistency check failed.Tell that driver is not able to serve the request due to missing capabilities.Deprecated.Unused, will be removed in Jaybird 5This interface defines set of listeners that will be called in different situations.Listener for the events generated by BLOBs.Implementation ofFBObjectListener.BlobListenerthat implements all methods as empty methods.Implementation ofFBObjectListener.ResultSetListenerthat implements all methods as empty methods.Listener for the events generated by the result set.Listener for the events generated by statements.An object that can be used to get information about the types and properties for each parameter marker in aPreparedStatementobject.JDBC 4.2 implementation ofPreparedStatementinterface.Represents procedure call.Represents procedure call parameter.JDBC 4.2 implementation ofResultSetinterface.An object that can be used to get information about the types and properties of the columns in aResultSetobject.Exception is thrown when trying to modify the non-updatable result set.Firebird row-id.Class responsible for modifying updatable result sets.Savepoint implementation.Subclass of SQLException whose only purpose is to preserve the information provided by the status vector when an exception is created usingFbExceptionBuilder.toFlatSQLException().Implementation ofStatement.The current result of a statement.This class is provides mapping capabilities between standard JDBC transaction isolation level and Firebird Transaction Parameters Block (TPB).Statement fetcher for updatable cursor case.Firebird Blob abstraction.Blob input stream.Blob output stream.Firebird extension to theCallableStatementinterface.Extension ofConnectioninterface providing access to Firebird specific features.Connection properties for the Firebird connection.Extension ofDatabaseMetaDatainterface providing access to Firebird specific features.Extension of theDriverproviding methods to set the connection properties programmatically.Firebird extension to theParameterMetaDatainterface.Firebird extensions to thePreparedStatementinterface.Firebird-specific extensions to theResultSetinterface.Firebird-specific extensions to theResultSetMetaDatainterface.Firebird-specific extensions to theSavepointinterface.Firebird-specific extensions to theStatementinterface.Transaction coordinator for theFBConnectionclass.String constants of the Java type names used in metadata and field access.SQLTypedefinitions specific to Jaybird.Type codes specific for Jaybird.JDBC 4.2 version support.Interface to mediate between differences in JDBC versions.Holder for the instance ofJdbcVersionSupportto use.Strategy for quoting objects (or no quoting in the case of dialect 1).Constants with common SQLState values.Meta-information on stored procedures in a Firebird database.Factory to retrieve meta-data on stored procedures in a Firebird database.Provides synchronization object.