|
Oracle Fusion Middleware Java API Reference for Oracle TopLink (Deprecated) 11g Release 1 (11.1.1) B32476-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.toplink.mappings.DatabaseMapping
oracle.toplink.mappings.AggregateMapping
oracle.toplink.mappings.foundation.AbstractCompositeObjectMapping
oracle.toplink.sdk.SDKAggregateObjectMapping
oracle.toplink.eis
public class SDKAggregateObjectMapping
Chunks of data from non-relational data sources can have an embedded component objects. These can be mapped using this mapping. The format of the embedded data is determined by the reference descriptor.
SDKDescriptor,
SDKFieldValue,
Serialized Form| Constructor Summary | |
|---|---|
SDKAggregateObjectMapping()
Deprecated. Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getFieldName()
Deprecated. Return the name of the field mapped by the mapping. |
void |
setFieldName(java.lang.String fieldName)
Deprecated. Set the name of the field mapped by the mapping. |
| Methods inherited from class oracle.toplink.mappings.foundation.AbstractCompositeObjectMapping |
|---|
getConverter, hasConverter, setConverter, setField |
| Methods inherited from class oracle.toplink.mappings.AggregateMapping |
|---|
getReferenceClass, setReferenceClass |
| Methods inherited from class oracle.toplink.mappings.DatabaseMapping |
|---|
getAttributeAccessor, getAttributeClassification, getAttributeName, getGetMethodName, getProperty, getSetMethodName, isLazy, isOptional, isUsingMethodAccess, readOnly, readWrite, setAttributeAccessor, setAttributeName, setGetMethodName, setIsLazy, setIsOptional, setIsReadOnly, setProperty, setSetMethodName, setWeight, simpleAddToCollectionChangeRecord, simpleRemoveFromCollectionChangeRecord |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SDKAggregateObjectMapping()
| Method Detail |
|---|
public java.lang.String getFieldName()
public void setFieldName(java.lang.String fieldName)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||