| Package | Description |
|---|---|
| fc.io | |
| fc.jdbc | |
| fc.jdbc.dbo |
| Modifier and Type | Method and Description |
|---|---|
static SystemLog |
Log.getDefault()
Returns the default system log.
|
| Constructor and Description |
|---|
PooledConnectionMgr(SystemLog log,
PropertyMgr props,
int size)
Constructs a new connection pool with the specified size.
|
PooledConnectionMgr(SystemLog log,
PropertyMgr props,
String prefix,
int size)
Constructs a new connection pool with the specified size.
|
SimpleConnectionMgr(SystemLog log,
PropertyMgr props)
|
| Constructor and Description |
|---|
Types(SystemLog log,
PropertyMgr props)
Constructs a new object.
|