| Interface | Description |
|---|---|
| JoinedMapping<Z,X,Y> |
Mapping that have a join or collection table
|
| PluralMappingEx<Z,C,E> |
The base class for
EmbeddedMapping and BasicMapping. |
| SingularMappingEx<Z,X> |
The base class for
EmbeddedMapping and BasicMapping. |
| Class | Description |
|---|---|
| AbstractMapping<Z,X,Y> |
The base implementation of mappings.
|
| AbstractParentMapping<Z,X> |
Abstract implementation of ParentMappings.
|
| AssociationMappingImpl<Z,X,Y> |
AbstractMapping for associations.
|
| BasicMappingImpl<Z,X> |
The mapping for basic attributes.
|
| ElementCollectionMappingImpl<Z,C,E> |
AbstractMapping for element collections.
|
| ElementMappingImpl<X> |
Root mapping for Embeddable element mappings.
|
| EmbeddedMappingImpl<Z,X> |
AbstractMapping for the entities.
|
| EntityMapping<X> |
AbstractMapping for the entities.
|
| ListComparator<E> |
Comparator for the list attributes that are annotated with
OrderBy annotation. |
| PluralAssociationMappingImpl<Z,C,E> | |
| SingularAssociationMappingImpl<Z,X> |
Mappings for one-to-one and many-to-one associations.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.