| Package | Description |
|---|---|
| net.sf.hajdbc.pool.generic | |
| net.sf.hajdbc.state.bdb | |
| net.sf.hajdbc.state.sql | |
| net.sf.hajdbc.state.sqlite |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericObjectPoolFactory
Adapter for a commons-pool GenericObjectPool.
|
| Constructor and Description |
|---|
BerkeleyDBStateManager(DatabaseCluster<?,?> cluster,
File file,
com.sleepycat.je.EnvironmentConfig config,
PoolFactory poolFactory) |
| Constructor and Description |
|---|
SQLStateManager(DatabaseCluster<Z,D> cluster,
DriverDatabase database,
PoolFactory poolFactory) |
| Constructor and Description |
|---|
SQLiteStateManager(DatabaseCluster<Z,D> cluster,
File file,
PoolFactory poolFactory) |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.