Uses of Interface
org.firebirdsql.jdbc.FirebirdConnection

Packages that use FirebirdConnection
org.firebirdsql.jdbc   
 

Uses of FirebirdConnection in org.firebirdsql.jdbc
 

Classes in org.firebirdsql.jdbc that implement FirebirdConnection
 class AbstractConnection
          The class AbstractConnection is a handle to a FBManagedConnection.
 class FBConnection
          Firebird connection class implementing JDBC 3.0 methods.
 

Methods in org.firebirdsql.jdbc that return FirebirdConnection
 FirebirdConnection FirebirdDriver.connect(FirebirdConnectionProperties properties)
          Connect to the specified database using the specified connection properties.
 FirebirdConnection FBDriver.connect(FirebirdConnectionProperties properties)
           
 



Copyright © 2001-2010. All Rights Reserved.