| Package | Description |
|---|---|
| oracle.jdbc.diagnostics |
| Modifier and Type | Field and Description |
|---|---|
protected Diagnostic |
AbstractDiagnosable.diagnostic
The reference of
Diagnostic class used for
recording Diagnose First Failure and debug logs. |
protected Diagnostic |
AbstractDiagnosable.diagnostic
The reference of
Diagnostic class used for
recording Diagnose First Failure and debug logs. |
| Modifier and Type | Method and Description |
|---|---|
static Diagnostic |
Diagnostic.get(java.lang.String loggerName,
int size)
Factory method for creating Diagnostics.
|
static Diagnostic |
Diagnostic.get(java.lang.String loggerName,
int size)
Factory method for creating Diagnostics.
|