| Package | Description | 
|---|---|
| oracle.javatools.db.sql | 
 Contains an API for declaratively parsing SQL queries (SELECT statements). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AbstractSQLQueryBuilder.checkCancelled()
Checks whether the build has been cancelled, and if it has throws an
 exception to stop the processing. 
 |