public interface InverseReferenceMapping<ABSTRACT_SESSION extends CoreAbstractSession,ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor,CONTAINER_POLICY extends CoreContainerPolicy,DESCRIPTOR extends CoreDescriptor,FIELD extends CoreField,MAPPING extends CoreMapping,XML_RECORD extends XMLRecord> extends Mapping<ABSTRACT_SESSION,ATTRIBUTE_ACCESSOR,CONTAINER_POLICY,DESCRIPTOR,FIELD,XML_RECORD>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGetMethodName()
This method is invoked reflectively on the reference object to return the value of the
attribute in the object.
|
MAPPING |
getInlineMapping() |
java.lang.String |
getReferenceClassName() |
void |
setContainerPolicy(CONTAINER_POLICY containerPolicy) |
void |
setInlineMapping(MAPPING inlineMapping) |
void |
setMappedBy(java.lang.String mappedBy) |
void |
setReferenceClassName(java.lang.String aClassName) |
void |
useCollectionClass(java.lang.Class concreteClass) |
convertClassNamesToClasses, getAttributeAccessor, getAttributeClassification, getAttributeName, getAttributeValueFromObject, getContainerPolicy, getDescriptor, getField, getReferenceDescriptor, isAbstractCompositeCollectionMapping, isAbstractCompositeDirectCollectionMapping, isAbstractCompositeObjectMapping, isAbstractDirectMapping, isCollectionMapping, isReadOnly, isReferenceMapping, isTransformationMapping, setAttributeAccessor, setAttributeName, setAttributeValueInObject, setGetMethodName, setIsReadOnly, setProperties, setSetMethodName, writeSingleValue
java.lang.String getGetMethodName()
MAPPING getInlineMapping()
java.lang.String getReferenceClassName()
void setContainerPolicy(CONTAINER_POLICY containerPolicy)
void setInlineMapping(MAPPING inlineMapping)
void setMappedBy(java.lang.String mappedBy)
void setReferenceClassName(java.lang.String aClassName)
void useCollectionClass(java.lang.Class concreteClass)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference