| Interface | Description |
|---|---|
| AssociationMapping<Z,X,Y> |
The interface for association mappings.
|
| BasicMapping<Z,X> |
The interface for basic mappings.
|
| ElementCollectionMapping<Z,C,E> |
The interface for element collection mappings.
|
| EmbeddedMapping<Z,X> |
The interface for
EmbeddedMappings and BasicMappings. |
| Mapping<Z,X,Y> |
The interface for mappings.
|
| ParentMapping<Z,X> | |
| PluralMapping<Z,C,E> |
Mappings that corresponds to singular attributes.
|
| RootMapping<X> |
The interface for root mappings.
|
| SingularAssociationMapping<Z,X> |
The interface for singular associated joins.
|
| SingularMapping<Z,X> |
Mappings that corresponds to singular attributes.
|
| Enum | Description |
|---|---|
| MappingType |
Type of the mapping
|
Copyright © 2012-2013 Batoo. All Rights Reserved.