Package org.eclipse.persistence.mappings
Interface RelationalMapping
- All Known Implementing Classes:
AggregateCollectionMapping,AggregateObjectMapping,DirectCollectionMapping,DirectMapMapping,DirectToFieldMapping,DirectToXMLTypeMapping,ManyToManyMapping,ManyToOneMapping,OneToManyMapping,OneToOneMapping,TransformationMapping,UnidirectionalOneToManyMapping,VariableOneToOneMapping
public interface RelationalMapping
INTERNAL
All mappings which can be added to org.eclipse.persistence.mappings.Descriptor must
implement this interface.