Uses of Class
org.firebirdsql.jca.FBManagedConnectionFactory

Packages that use FBManagedConnectionFactory
org.firebirdsql.jca   
org.firebirdsql.jdbc   
org.firebirdsql.pool   
 

Uses of FBManagedConnectionFactory in org.firebirdsql.jca
 

Methods in org.firebirdsql.jca that return FBManagedConnectionFactory
 FBManagedConnectionFactory FBManagedConnectionFactory.canonicalize()
          The canonicalize method is used in FBDriver to reuse previous fbmcf instances if they have been create.
 

Uses of FBManagedConnectionFactory in org.firebirdsql.jdbc
 

Constructors in org.firebirdsql.jdbc with parameters of type FBManagedConnectionFactory
FBDataSource(FBManagedConnectionFactory mcf, javax.resource.spi.ConnectionManager cm)
           
 

Uses of FBManagedConnectionFactory in org.firebirdsql.pool
 

Fields in org.firebirdsql.pool declared as FBManagedConnectionFactory
protected  FBManagedConnectionFactory FBSimpleDataSource.mcf
           
 



Copyright © 2001-2010. All Rights Reserved.