public class ReturnInsertMetadata extends ORMetadata
m_project| Constructor and Description |
|---|
ReturnInsertMetadata()
INTERNAL:
Used for XML loading.
|
ReturnInsertMetadata(MetadataAnnotation returnInsert,
MetadataAccessor accessor)
INTERNAL:
Used for annotation loading.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare)
INTERNAL:
|
Boolean |
getReturnOnly()
INTERNAL:
Used for OX mapping.
|
int |
hashCode() |
void |
process(MetadataDescriptor descriptor,
DatabaseField field)
INTERNAL:
|
void |
setReturnOnly(Boolean returnOnly)
INTERNAL:
Used for OX mapping.
|
getAccessibleObject, getAccessibleObjectName, getAnnotation, getBoxedType, getDatabaseTypeEnum, getEntityMappings, getFullyQualifiedClassName, getIdentifier, getJavaClass, getJavaClassName, getLoader, getLocation, getLogger, getMetadataClass, getMetadataClass, getMetadataClass, getMetadataFactory, getName, getPrimitiveClassForName, getProject, getText, getXMLElement, hasIdentifier, hasText, initXMLClassName, initXMLObject, initXMLObject, initXMLObjects, initXMLTextObject, loadedFromAnnotation, loadedFromEclipseLinkXML, loadedFromXML, merge, mergeORObjectLists, mergeORObjects, mergeSimpleObjects, reloadEntity, reloadMappedSuperclass, setAccessibleObject, setEntityMappings, setFieldName, setFieldName, setProject, shouldOverride, valuesMatch, valuesMatchpublic ReturnInsertMetadata()
public ReturnInsertMetadata(MetadataAnnotation returnInsert, MetadataAccessor accessor)
public Boolean getReturnOnly()
public boolean equals(Object objectToCompare)
equals in class ORMetadatapublic void process(MetadataDescriptor descriptor, DatabaseField field)
public void setReturnOnly(Boolean returnOnly)
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.