|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines interface for Shared Data Handle
| Method Summary | |
java.util.Hashtable |
access(java.lang.String handleName)Access the Shared Data handle from Oracle 8i |
java.lang.String |
create(java.lang.String handleName)Creates a Shared data handle for the HashTable in MetaObject Manager for Def Objects, none of the parameters for create are passed through this interface since it is internal to MOM and not to be called by client |
| Method Detail |
public java.lang.String create(java.lang.String handleName)
public java.util.Hashtable access(java.lang.String handleName)
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||