|
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 DeclarativePlSql | |
|---|---|
| oracle.javatools.db | Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. |
| Uses of DeclarativePlSql in oracle.javatools.db |
|---|
| Classes in oracle.javatools.db that implement DeclarativePlSql | |
|---|---|
class |
FunctionModel of a pl/sql function. |
class |
PlSqlMethodModel of a method in a PL/SQL object. |
class |
PlSqlSubprogramAbstract implementation of PlSql for objects that are a simple subprogram (e.g. |
class |
ProcedureModel of a pl/sql procedure. |
| Methods in oracle.javatools.db that return DeclarativePlSql | |
|---|---|
DeclarativePlSql |
PlSqlParameter.getPlSql()Gets the PL/SQL routine that owns this parameter. |
| Methods in oracle.javatools.db with parameters of type DeclarativePlSql | |
|---|---|
void |
PlSqlParameter.setPlSql(DeclarativePlSql object)Sets the ComplexType that owns this attribute. |
|
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 | |||||||||