Interface | Description |
---|---|
CoreAttributeAccessor |
INTERNAL
A abstraction of attribute accessor capturing behavior common to all
persistence types.
|
Class | Description |
---|---|
CoreMapping<ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor,ABSTRACT_SESSION extends org.eclipse.persistence.internal.core.sessions.CoreAbstractSession,CONTAINER_POLICY extends org.eclipse.persistence.internal.core.queries.CoreContainerPolicy,DESCRIPTOR extends CoreDescriptor,FIELD extends org.eclipse.persistence.internal.core.helper.CoreField> |
INTERNAL
A abstraction of mapping capturing behavior common to all persistence types.
|