Package | Description |
---|---|
org.ldaptive.pool | |
org.ldaptive.props |
Modifier and Type | Method and Description |
---|---|
static ConnectionPoolType |
ConnectionPoolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionPoolType[] |
ConnectionPoolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private ConnectionPoolType |
PooledConnectionFactoryPropertySource.poolType
Connection pool type.
|
Modifier and Type | Method and Description |
---|---|
ConnectionPoolType |
PooledConnectionFactoryPropertySource.getPoolType()
Returns the pool type.
|
Modifier and Type | Method and Description |
---|---|
void |
PooledConnectionFactoryPropertySource.setPoolType(ConnectionPoolType pt) |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.