| Package | Description | 
|---|---|
| oracle.javatools.db.plsql | 
 Classes for dealing with PL/SQL objects. 
 | 
| oracle.javatools.db.sql | 
 Contains an API for declaratively parsing SQL queries (SELECT statements). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Function
Representation of a PL/SQL Function. 
 | 
class  | 
PlSqlMethod
Representation of a method within a  
Type. | 
class  | 
PlSqlSubProgram
A representation of a PL/SQL procedure or function. 
 | 
class  | 
Procedure
Representation of a PL/SQL Procedure. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BuiltInFunction
Class used for defining built in functions for the database. 
 |