| Package | Description | 
|---|---|
| oracle.javatools.db.sql | 
 Contains an API for declaratively parsing SQL queries (SELECT statements). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SimpleSQLFragment[] | 
SimpleSQLFragment.newArray(java.lang.String... sql)
Convinience method for creating an array of fragments. 
 |