| Package | Description | 
|---|---|
| oracle.javatools.db.sql | 
 Contains an API for declaratively parsing SQL queries (SELECT statements). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FromObject
Object that represents a clause in the FROM statement of a SQL query. 
 | 
class  | 
SelectObject
Object that represents a clause in the SELECT statement of a SQL query. 
 |