| Package | Description |
|---|---|
| org.smallmind.persistence.sql.pool | |
| org.smallmind.persistence.sql.pool.context |
| Modifier and Type | Class and Description |
|---|---|
class |
PooledDataSource |
class |
XAPooledDataSource |
| Modifier and Type | Method and Description |
|---|---|
static <D extends CommonDataSource> |
PooledDataSourceFactory.createPooledDataSource(String poolName,
DataSourceFactory<D,? extends PooledConnection> dataSourceFactory,
String validationQuery,
int maxStatements,
ComplexPoolConfig poolConfig,
DatabaseConnection[] connections) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextualPooledDataSource |
class |
ContextualXAPooledDataSource |
Copyright © 2017. All rights reserved.