|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceObject | |
|---|---|
| oracle.javatools.db | Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. |
| oracle.javatools.db.datatypes | Classes related to datatypes in the database API. |
| oracle.javatools.db.plsql | Utility classes for working with (for example parsing) PL/SQL. |
| Uses of SourceObject in oracle.javatools.db |
|---|
| Classes in oracle.javatools.db that implement SourceObject | |
|---|---|
class |
FunctionModel of a pl/sql function. |
class |
JavaSourceModel of a Java Source object. |
class |
PackageModel of a PL/SQL package in the database. |
class |
PlSqlAbstract implementation of SchemaObject for all PL/SQL objects that belong in a Schema to extend. |
class |
PlSqlSubprogramAbstract implementation of PlSql for objects that are a simple subprogram (e.g. |
class |
ProcedureModel of a pl/sql procedure. |
class |
SpecPlSqlExtension of PlSql for objects that have a spec and body. |
class |
TriggerModel of a database Trigger. |
| Uses of SourceObject in oracle.javatools.db.datatypes |
|---|
| Classes in oracle.javatools.db.datatypes that implement SourceObject | |
|---|---|
class |
ComplexTypeImplementation of DataType for ComplexTypes. |
class |
ObjectTypeDeprecated. |
| Uses of SourceObject in oracle.javatools.db.plsql |
|---|
| Methods in oracle.javatools.db.plsql that return SourceObject | |
|---|---|
protected SourceObject |
PlSqlDeclarator.getSourceObject() |
| Methods in oracle.javatools.db.plsql with parameters of type SourceObject | |
|---|---|
void |
TriggerDeclarator.loadDeclarativeInfo(SourceObject obj) |
void |
PlSqlDeclarator.loadDeclarativeInfo(SourceObject obj) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||