| Package | Description |
|---|---|
| oracle.ucp.jdbc.oracle |
Includes various runtime statistics for the Universal Connection Pool
that are specific to Oracle JDBC resources.
|
| Modifier and Type | Method | Description |
|---|---|---|
OracleLoadBalancingEvent.InstanceStatus |
RACInstance.getInstanceStatus() |
|
OracleLoadBalancingEvent.InstanceStatus |
RACInstanceImpl.getInstanceStatus() |
|
static OracleLoadBalancingEvent.InstanceStatus |
OracleLoadBalancingEvent.InstanceStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OracleLoadBalancingEvent.InstanceStatus[] |
OracleLoadBalancingEvent.InstanceStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
RACInstanceImpl.setStatus(OracleLoadBalancingEvent.InstanceStatus rlbStatus) |
Copyright © 2008, 2017, Oracle. All rights reserved.