| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.mapping | |
| org.batoo.jpa.core.impl.model.type |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicMapping<Z,X>
The mapping for basic attributes.
|
class |
EmbeddedMapping<Z,X>
Mapping for the entities.
|
| Modifier and Type | Method and Description |
|---|---|
SingularMapping<? super E,?> |
ElementCollectionMapping.getKeyMapping()
Returns the key mapping of the element collection mapping.
|
SingularMapping<? super E,?> |
PluralAssociationMapping.getMapKeyIdMapping()
Returns the key mapping of the association.
|
| Modifier and Type | Method and Description |
|---|---|
SingularMapping<? super X,?> |
EntityTypeImpl.getIdMapping()
Returns the single id mapping.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.