|
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 | |||||||||
java.lang.Object
oracle.jbo.common.remote.CompoundHandle
| Field Summary | |
ObjectHandle[] |
hObjArray |
byte[] |
piggyback |
| Constructor Summary | |
CompoundHandle() |
|
CompoundHandle(int typ) |
|
CompoundHandle(ObjectHandle[] hObjArray) |
|
| Method Summary | |
void |
setPiggyback(byte[] pb) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public byte[] piggyback
public ObjectHandle[] hObjArray
| Constructor Detail |
public CompoundHandle()
public CompoundHandle(int typ)
public CompoundHandle(ObjectHandle[] hObjArray)
| Method Detail |
public void setPiggyback(byte[] pb)
|
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 | |||||||||