Package | Description |
---|---|
org.datanucleus.store.rdbms.datasource.dbcp.datasources |
Repackaged Apache DBCP connection pool.
|
Modifier and Type | Class and Description |
---|---|
class |
PerUserPoolDataSource
A pooling
DataSource appropriate for deployment within
J2EE environment. |
class |
SharedPoolDataSource
A pooling
DataSource appropriate for deployment within
J2EE environment. |
Modifier and Type | Method and Description |
---|---|
protected InstanceKeyDataSource |
PerUserPoolDataSourceFactory.getNewInstance(Reference ref) |
protected InstanceKeyDataSource |
SharedPoolDataSourceFactory.getNewInstance(Reference ref) |
Copyright © 2023. All rights reserved.