|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03 |
|||||||||
| 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 | Classes for dealing with PL/SQL objects. |
| oracle.jdeveloper.offlinedb | Database API extension for saving database object definitions in XML files. |
| Uses of SourceObject in oracle.javatools.db |
|---|
| Classes in oracle.javatools.db that implement SourceObject | |
|---|---|
class |
JavaSourceModel of a Java Source object. |
class |
PlSqlDeprecated. use SourceObject instead |
class |
PlSqlSubprogramDeprecated. use PlSqlSubProgram instead |
class |
SpecPlSqlDeprecated. use PlSqlSchemaObjectSpec instead |
| Methods in oracle.javatools.db with parameters of type SourceObject | |
|---|---|
static void |
TemplateExpander.applySourceFromTemplate(SourceObject object) |
static void |
TemplateExpander.applySourceFromTemplate(SourceObject template, SourceObject object) |
| Uses of SourceObject in oracle.javatools.db.datatypes |
|---|
| Classes in oracle.javatools.db.datatypes that implement SourceObject | |
|---|---|
class |
ComplexTypeDeprecated. use Type instead |
class |
ObjectTypeDeprecated. |
| Uses of SourceObject in oracle.javatools.db.plsql |
|---|
| Classes in oracle.javatools.db.plsql that implement SourceObject | |
|---|---|
class |
FunctionRepresentation of a PL/SQL Function. |
class |
PackageRepresentation of a PL/SQL Package Spec |
class |
PackageBodyRepresentation of a PL/SQL Package Body |
class |
PlSqlSchemaObjectAbstract superclass of all Schema level PL/SQL objects (ie SourceObjects) other than Procedure and Function as they extend PlSqlSubProgram. |
class |
PlSqlSchemaObjectBodyAbstract superclass of PackageBody and TypeBody. |
class |
PlSqlSchemaObjectSpecAbstract superclass of object types that can have bodies, ie Package and Type. |
class |
ProcedureRepresentation of a PL/SQL Procedure. |
class |
TriggerRepresentation of a Database Trigger |
class |
Type |
class |
TypeBodyRepresentation of a Type Body |
| Methods in oracle.javatools.db.plsql with parameters of type SourceObject | |
|---|---|
static void |
PlSqlDerivedPropertyBuilder.buildProperties(SourceObject sourceObject, DBObjectProvider provider) |
static PlSqlDeclarator |
PlSqlDeclaratorFactory.getDeclarator(SourceObject plsql, DBObjectProvider prov)Deprecated. |
static PlSqlInterrogator |
PlSqlInterrogatorFactory.getInterrogator(SourceObject source) |
void |
PlSqlDeclarator.loadDeclarativeInfo(SourceObject obj)Deprecated. |
static void |
PlSqlDeclaratorFactory.loadDeclarativeInfo(SourceObject plsql, DBObjectProvider prov)Deprecated. |
static void |
PlSqlDerivedPropertyBuilder.updateSourceFromRefs(SourceObject sourceObject, DBObjectProvider provider) |
| Uses of SourceObject in oracle.jdeveloper.offlinedb |
|---|
| Methods in oracle.jdeveloper.offlinedb that return SourceObject | |
|---|---|
SourceObject |
OfflineDBObjectFactory.newPlSql(java.lang.String type)Deprecated. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||