Uses of Interface
org.firebirdsql.pool.PooledObjectListener

Packages that use PooledObjectListener
org.firebirdsql.pool   
 

Uses of PooledObjectListener in org.firebirdsql.pool
 

Classes in org.firebirdsql.pool that implement PooledObjectListener
 class AbstractConnectionPool
          Abstract class for creating connection pools.
 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 BasicAbstractConnectionPool
          Base class for connection pool implementations.
 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.