| Package | Description |
|---|---|
| oracle.jdbc.diagnostics |
| Modifier and Type | Method and Description |
|---|---|
static OracleTraceKey |
OracleTraceKey.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OracleTraceKey |
OracleTraceKey.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OracleTraceKey[] |
OracleTraceKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static OracleTraceKey[] |
OracleTraceKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableTraceAttributes |
MutableTraceAttributes.toReadOnlyWithoutKey(OracleTraceKey key) |
ImmutableTraceAttributes |
MutableTraceAttributes.toReadOnlyWithoutKey(OracleTraceKey key) |