| Package | Description |
|---|---|
| oracle.jdbc |
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc. |
| Modifier and Type | Field and Description |
|---|---|
static ErrorSet |
ErrorSet.ALL_ERRORS
The set which contains all errors
|
static ErrorSet |
ErrorSet.ALL_ERRORS
The set which contains all errors
|
static ErrorSet |
ErrorSet.NO_ERRORS
The set which contains no errors
|
static ErrorSet |
ErrorSet.NO_ERRORS
The set which contains no errors
|