|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PooledConnectionManager | |
|---|---|
| org.firebirdsql.pool | |
| Uses of PooledConnectionManager in org.firebirdsql.pool |
|---|
| Classes in org.firebirdsql.pool that implement PooledConnectionManager | |
|---|---|
class |
AbstractFBConnectionPoolDataSource
Connection pool for Firebird JDBC driver. |
class |
FBConnectionPoolDataSource
Implementation of the javax.naming.spi.ObjectFactory interface. |
| Methods in org.firebirdsql.pool that return PooledConnectionManager | |
|---|---|
protected PooledConnectionManager |
AbstractDriverConnectionPoolDataSource.getConnectionManager()
Get connection manager that will allocate physical connections to the database. |
protected abstract PooledConnectionManager |
AbstractConnectionPool.getConnectionManager()
Get instance of PooledConnectionManager responsible for
instantiating pooled connections. |
protected PooledConnectionManager |
AbstractFBConnectionPoolDataSource.getConnectionManager()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||