| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.datasource.dbcp2.pool2 |
This is a repackaged Apache Commons DBCP v2.1.1 and Apache Commons Pool v2.4.2.
|
| org.datanucleus.store.rdbms.datasource.dbcp2.pool2.impl |
This is a repackaged Apache Commons DBCP v2.1.1 and Apache Commons Pool v2.4.2.
|
| Modifier and Type | Method and Description |
|---|---|
PooledObjectState |
PooledObject.getState()
Returns the state of this object.
|
static PooledObjectState |
PooledObjectState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PooledObjectState[] |
PooledObjectState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PooledObjectState |
DefaultPooledObject.getState()
Returns the state of this object.
|
Copyright © 2016. All rights reserved.