public interface MapComponentMapping
MappedKeyContainerPolicy
, MapKeyMapping
, DirectCollectionMapping
, AggregateCollectionMapping
, OneToManyMapping
, UnidirectionalOneToManyMapping
, ManyToManyMapping
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
INTERNAL Called when cloning the container policy.
|
java.lang.Object |
createMapComponentFromRow(org.eclipse.persistence.internal.sessions.AbstractRecord dbRow, ObjectBuildingQuery query, org.eclipse.persistence.internal.identitymaps.CacheKey parentCacheKey, org.eclipse.persistence.internal.sessions.AbstractSession session, boolean isTargetProtected)
INTERNAL Called when a DatabaseMapping is used to map the key in a collection.
|
java.lang.Object createMapComponentFromRow(org.eclipse.persistence.internal.sessions.AbstractRecord dbRow, ObjectBuildingQuery query, org.eclipse.persistence.internal.identitymaps.CacheKey parentCacheKey, org.eclipse.persistence.internal.sessions.AbstractSession session, boolean isTargetProtected)
java.lang.Object clone()