|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. |
| Uses of ObjectMarshaller in oracle.jbo.common |
| Fields in oracle.jbo.common declared as ObjectMarshaller | |
| Type | Name |
|---|---|
static ObjectMarshaller |
TypeMarshaller.unserialMarshaller
|
| Methods in oracle.jbo.common that return ObjectMarshaller | |
| Type | Name |
|---|---|
ObjectMarshaller |
PiggybackInputStream.getMarshaller()
|
| Constructors in oracle.jbo.common with parameters of type ObjectMarshaller | |
| Type | Name |
|---|---|
PiggybackRowEntry(ObjectMarshaller marshaller,
int type,
int rvId,
int rowIndex,
java.lang.Object[] rowVal,
int[] columns,
java.lang.Object rowHandle,
int rowRSIId)
|
|
PiggybackRowEntry(ObjectMarshaller marshaller,
int type,
int rvId,
int rowIndex,
AttributeList row,
java.lang.Object rowHandle,
int[] changedColumns)
|
|
PiggybackInput(ObjectMarshaller marshaller,
byte[] inBytes)
|
|
PiggybackInputStream(ObjectMarshaller marshaller,
java.io.InputStream strm)
|
|
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||