Uses of Package
org.firebirdsql.jdbc

Packages that use org.firebirdsql.jdbc
org.firebirdsql.encodings   
org.firebirdsql.jca   
org.firebirdsql.jdbc   
org.firebirdsql.jdbc.field   
org.firebirdsql.management   
org.firebirdsql.pool   
 

Classes in org.firebirdsql.jdbc used by org.firebirdsql.encodings
FBSQLException
           
 

Classes in org.firebirdsql.jdbc used by org.firebirdsql.jca
AbstractConnection
          The class AbstractConnection is a handle to a FBManagedConnection.
FBConnectionProperties
           
FirebirdConnectionProperties
          Connection properties for the Firebird connection.
 

Classes in org.firebirdsql.jdbc used by org.firebirdsql.jdbc
AbstractCallableStatement
          The interface used to execute SQL stored procedures.
AbstractConnection
          The class AbstractConnection is a handle to a FBManagedConnection.
AbstractDatabaseMetaData
          Comprehensive information about the database as a whole.
AbstractPreparedStatement
          Implementation of PreparedStatementinterface.
AbstractResultSet
          Implementation of ResultSet interface.
AbstractSavepoint
          Implementation of the FirebirdSavepoint interface.
AbstractStatement
          The object used for executing a static SQL statement and obtaining the results produced by it.
FBObjectListener.BlobListener
          Listener for the events generated by BLOBs.
FBObjectListener.FetcherListener
           
FBObjectListener.ResultSetListener
          Listener for the events generated by the result set.
FBObjectListener.StatementListener
          Listener for the events generated by statements.
FBProcedureCall
          Represents procedure call.
FBProcedureParam
          Represents procedure call parameter.
FBSQLException
           
FBSQLParseException
          This exception is thrown by FBEscapedParser when it cannot parse the escaped syntax.
FBTpbMapper
          This class is provides mapping capabilities between standard JDBC transaction isolation level and Firebird Transaction Parameters Block (TPB).
FirebirdBlob
          Firebird Blob abstraction.
FirebirdBlob.BlobInputStream
          Blob input stream.
FirebirdBlob.BlobOutputStream
          Blob output stream.
FirebirdCallableStatement
          Firebird extension to the CallableStatement interface.
FirebirdConnection
          Extension of Connection interface providing access to Firebird specific features.
FirebirdConnectionProperties
          Connection properties for the Firebird connection.
FirebirdDatabaseMetaData
          Extension of DatabaseMetaData interface providing access to Firebird specific features.
FirebirdDriver
          Extension of the Driver providing methods to set the connection properties programmatically.
FirebirdPreparedStatement
          Firebird extensions to the PreparedStatement interface.
FirebirdSavepoint
          Savepoint interface, corresponds to the java.sql.Savepoint interface defined in JDBC 3.0, but can be used in JDBC 2.0 applications.
FirebirdStatement
          Firebird-specific extensions to the Statement interface.
InternalTransactionCoordinator
          Transaction coordinator for the FBConnection class.
InternalTransactionCoordinator.AbstractTransactionCoordinator
           
InternalTransactionCoordinator.LocalTransactionCoordinator
           
Synchronizable
          Provides synchronization object.
 

Classes in org.firebirdsql.jdbc used by org.firebirdsql.jdbc.field
FBBlob
          The representation (mapping) in the JavaTM programming language of an SQL BLOB value.
FBSQLException
           
 

Classes in org.firebirdsql.jdbc used by org.firebirdsql.management
FBSQLException
           
 

Classes in org.firebirdsql.jdbc used by org.firebirdsql.pool
FBConnectionProperties
           
FBDataSource
          The class FBDataSource is a ConnectionFactory for jdbc Connection objects.
FBSQLException
           
FirebirdConnectionProperties
          Connection properties for the Firebird connection.
 



Copyright © 2001-2010. All Rights Reserved.