| 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 |
|---|---|---|
RACAffinityContext.AffinityType |
RACAffinityContext.getAffinityType() |
|
static RACAffinityContext.AffinityType |
RACAffinityContext.AffinityType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RACAffinityContext.AffinityType[] |
RACAffinityContext.AffinityType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
RACAffinityContext |
RACManager.createRACAffinityContext(String service,
String dbUniqName,
String instance,
String version,
RACAffinityContext.AffinityType affinityType) |
|
RACAffinityContext |
RACManagerImpl.createRACAffinityContext(String service,
String dbUniqName,
String instance,
String version,
RACAffinityContext.AffinityType affinityType) |
Copyright © 2008, 2017, Oracle. All rights reserved.