| Package | Description |
|---|---|
| oracle.javatools.db.ora |
Contains the database api implementation for Oracle databases, and additional
DBObject implementations for objects specific to Oracle.
|
| oracle.javatools.db.sql |
Contains an API for declaratively parsing SQL queries (SELECT statements).
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleSQLQuery
Deprecated.
- folded in to SQLQuery
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonDeclarativeSQLQuery
Deprecated.
folded into SQLQuery
|