| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model | |
| org.batoo.jpa.core.impl.model.mapping |
| Modifier and Type | Method and Description |
|---|---|
SingularMappingEx<? super X,?> |
EntityTypeImpl.getIdMapping()
Returns the single id mapping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicMappingImpl<Z,X>
The mapping for basic attributes.
|
class |
EmbeddedMappingImpl<Z,X>
AbstractMapping for the entities.
|
class |
SingularAssociationMappingImpl<Z,X>
Mappings for one-to-one and many-to-one associations.
|
| Modifier and Type | Method and Description |
|---|---|
SingularMappingEx<? super E,?> |
ElementCollectionMappingImpl.getKeyMapping()
Returns the key mapping of the element collection mapping.
|
SingularMappingEx<? super E,?> |
PluralAssociationMappingImpl.getMapKeyIdMapping()
Returns the key mapping of the association.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.