Uses of Interface
org.firebirdsql.pool.PooledConnectionEventListener

Packages that use PooledConnectionEventListener
org.firebirdsql.pool   
 

Uses of PooledConnectionEventListener in org.firebirdsql.pool
 

Classes in org.firebirdsql.pool that implement PooledConnectionEventListener
 class AbstractDriverConnectionPoolDataSource
          Generic implementation of ConnectionPoolDataSource that uses DriverManager to open physical connections to the database.
 class AbstractFBConnectionPoolDataSource
          Connection pool for Firebird JDBC driver.
 class DriverConnectionPoolDataSource
          Implementation of the javax.naming.spi.ObjectFactory interface.
 class FBConnectionPoolDataSource
          Implementation of the javax.naming.spi.ObjectFactory interface.
 



Copyright © 2001-2010. All Rights Reserved.