| Package | Description |
|---|---|
| oracle.jdbc |
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OracleResultSet
A table of data representing a database result set,
which is usually generated by executing a statement
that queries the database.
|