|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceKeyDataSource | |
|---|---|
| org.apache.commons.dbcp.datasources |
This package contains two DataSources: PerUserPoolDataSource and
SharedPoolDataSource which provide a database connection pool. |
| Uses of InstanceKeyDataSource in org.apache.commons.dbcp.datasources |
|---|
| Subclasses of InstanceKeyDataSource in org.apache.commons.dbcp.datasources | |
|---|---|
class |
PerUserPoolDataSource
A pooling DataSource appropriate for deployment within
J2EE environment. |
class |
SharedPoolDataSource
A pooling DataSource appropriate for deployment within
J2EE environment. |
| Methods in org.apache.commons.dbcp.datasources that return InstanceKeyDataSource | |
|---|---|
protected InstanceKeyDataSource |
SharedPoolDataSourceFactory.getNewInstance(Reference ref)
|
protected InstanceKeyDataSource |
PerUserPoolDataSourceFactory.getNewInstance(Reference ref)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||