| Package | Description |
|---|---|
| com.caucho.sql |
| Modifier and Type | Method and Description |
|---|---|
DBPoolImpl |
ManagedFactoryImpl.getDBPool()
Returns the DB pool.
|
DBPoolImpl |
DriverConfig.getDBPool()
Returns the DBPool.
|
| Constructor and Description |
|---|
DriverConfig(DBPoolImpl pool)
Null constructor for the Driver interface; called by the JNDI
configuration.
|