Module eclipselink
Package org.eclipse.persistence.mappings.foundation
-
Interface Summary Interface Description MapComponentMapping A MapComponentMapping is any mapping that can be used as the key or the value in a mapping that uses a MappedKeyMapContainerPolicy.MapKeyMapping MapKeyMapping is implemented by DatabaseMappings that can be used to map the key in a map that uses a MappedKeyMapContainerPolicy. -
Class Summary Class Description AbstractColumnMapping Purpose: Maps an attribute or some other property to the corresponding database field type.AbstractCompositeCollectionMapping Define an embedded collection of objects.AbstractCompositeDirectCollectionMapping AbstractCompositeDirectCollectionMappingconsolidates the behavior of mappings that map collections of "native" data objects (e.g.AbstractCompositeObjectMapping Chunks of data from non-relational data sources can have an embedded component objects.AbstractDirectMapping Purpose: Maps an attribute to the corresponding database field type.AbstractTransformationMapping Purpose: A transformation mapping is used for a specialized translation between how a value is represented in Java and its representation on the databae.