Package | Description |
---|---|
oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
Modifier and Type | Method and Description |
---|---|
static PgxPoolStrategy |
PgxPoolStrategy.getPgxPoolStrategy() |
static PgxPoolStrategy |
PgxPoolStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PgxPoolStrategy[] |
PgxPoolStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Copyright © 2016 Oracle Corp. All Rights Reserved.