|
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 PlsqlType | |
|---|---|
| oracle.javatools.parser.plsql.data | |
| oracle.javatools.parser.plsql.symtab | |
| Uses of PlsqlType in oracle.javatools.parser.plsql.data |
|---|
| Methods in oracle.javatools.parser.plsql.data that return PlsqlType | |
|---|---|
PlsqlType |
PlsqlTypedef.getArrayComponentType()
Valid if this is a PTNOD_UNCNSTRND_ARRAY_DEF. |
PlsqlType |
PlsqlTypedef.getArrayIndexType()
Valid if this is a PTNOD_UNCNSTRND_ARRAY_DEF. |
PlsqlType |
PlsqlTypedef.getCursorReturnType()
Valid if this is a PTNOD_REF_CURSOR_TY_DEF. |
PlsqlType |
PlsqlHasFormals.getReturnType()
|
PlsqlType |
PlsqlTypedef.getSubtype()
Valid if this is a PTNOD_SUBTY_DEF. |
PlsqlType |
PlsqlTypedef.getTableType()
Valid if this is a PTNOD_TBL_TY_DEF. |
PlsqlType |
PlsqlVariable.getVariableType()
|
| Uses of PlsqlType in oracle.javatools.parser.plsql.symtab |
|---|
| Classes in oracle.javatools.parser.plsql.symtab that implement PlsqlType | |
|---|---|
class |
PtnodType
|
| Methods in oracle.javatools.parser.plsql.symtab that return PlsqlType | |
|---|---|
PlsqlType |
PtnodTypedef.getArrayComponentType()
|
PlsqlType |
PtnodTypedef.getArrayIndexType()
|
PlsqlType |
PtnodTypedef.getCursorReturnType()
|
PlsqlType |
Ptnod.getReturnType()
|
PlsqlType |
PtnodTypedef.getSubtype()
|
PlsqlType |
PtnodTypedef.getTableType()
|
protected PlsqlType |
Ptnod.getType()
|
PlsqlType |
PtnodVariable.getVariableType()
|
|
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 | |||||||||