| Package | Description |
|---|---|
| oracle.javatools.db.plsql |
Classes for dealing with PL/SQL objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Package
Representation of a PL/SQL Package Spec
|
class |
PackageBody
Representation of a PL/SQL Package Body
|
class |
PlSqlSchemaObjectBody
Abstract superclass of
PackageBody and TypeBody. |
class |
PlSqlSchemaObjectSpec
|
class |
Trigger
Representation of a Database Trigger
|
class |
Type |
class |
TypeBody
Representation of a Type Body
|