public interface MapComponentMapping
MappedKeyContainerPolicy
,
MapKeyMapping
,
DirectCollectionMapping
,
AggregateCollectionMapping
,
OneToManyMapping
,
UnidirectionalOneToManyMapping
,
ManyToManyMapping
Modifier and Type | Method and Description |
---|---|
Object |
clone()
INTERNAL
Called when cloning the container policy.
|
Object |
createMapComponentFromRow(AbstractRecord dbRow,
ObjectBuildingQuery query,
CacheKey parentCacheKey,
AbstractSession session,
boolean isTargetProtected)
INTERNAL
Called when a DatabaseMapping is used to map the key in a collection.
|
Object createMapComponentFromRow(AbstractRecord dbRow, ObjectBuildingQuery query, CacheKey parentCacheKey, AbstractSession session, boolean isTargetProtected)
Object clone()
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference