|
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 PlSqlAttribute | |
|---|---|
| oracle.javatools.db.plsql | Classes for dealing with PL/SQL objects. |
| Uses of PlSqlAttribute in oracle.javatools.db.plsql |
|---|
| Methods in oracle.javatools.db.plsql that return PlSqlAttribute | |
|---|---|
PlSqlAttribute |
Type.getAttribute(java.lang.String name)Gets a Attribute of the given name |
PlSqlAttribute[] |
Type.getAttributes()Get method for the Attributes property |
| Methods in oracle.javatools.db.plsql with parameters of type PlSqlAttribute | |
|---|---|
void |
Type.addAttribute(PlSqlAttribute attribute)Adds the given PlSqlAttribute to the Attributes property array |
void |
Type.removeAttribute(PlSqlAttribute attribute)Removes the given PlSqlAttribute from the Attributes property array |
void |
Type.setAttributes(PlSqlAttribute[] attributes)Set method for the Attributes property |
|
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 | |||||||||