| Package | Description |
|---|---|
| oracle.javatools.db.plsql |
Classes for dealing with PL/SQL objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlSqlAttribute
A representation of a Attribute within a
Type. |
class |
PlSqlParameter
Representation of a parameter (argument) to any PL/SQL procedure, function or method.
|
class |
PlSqlVariable
A representation of a PL/SQL variable (or constant) defined at any scope in a PL/SQL object.
|