| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.mapping | |
| org.batoo.jpa.jdbc.mapping |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParentMapping<Z,X>
Abstract implementation of ParentMappings.
|
class |
ElementMappingImpl<X>
Root mapping for Embeddable element mappings.
|
class |
EmbeddedMappingImpl<Z,X>
AbstractMapping for the entities.
|
class |
EntityMapping<X>
AbstractMapping for the entities.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmbeddedMapping<Z,X>
The interface for
EmbeddedMappings and BasicMappings. |
| Modifier and Type | Method and Description |
|---|---|
ParentMapping<?,Z> |
Mapping.getParent()
Returns the parent of the mapping.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.