| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.mapping |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementMapping<X>
Root mapping for Embeddable element mappings.
|
class |
EntityMapping<X>
Mapping for the entities.
|
| Modifier and Type | Method and Description |
|---|---|
RootMapping<?> |
ElementMapping.getRoot()
Returns the root of the mapping.
|
RootMapping<?> |
PluralMapping.getRoot()
Returns the root mapping.
|
RootMapping<?> |
Mapping.getRoot()
Returns the root of the mapping.
|
RootMapping<?> |
EmbeddedMapping.getRoot()
Returns the root of the mapping.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.