| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.mapping | |
| org.batoo.jpa.jdbc | |
| org.batoo.jpa.jdbc.mapping |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementMappingImpl<X>
Root mapping for Embeddable element mappings.
|
class |
EntityMapping<X>
AbstractMapping for the entities.
|
| Modifier and Type | Method and Description |
|---|---|
RootMapping<?> |
EmbeddedMappingImpl.getRoot()
Returns the root of the mapping.
|
RootMapping<?> |
ElementMappingImpl.getRoot()
Returns the root of the mapping.
|
RootMapping<?> |
AbstractMapping.getRoot()
Returns the root of the mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionTable.link(EntityTypeDescriptor entity,
EmbeddableTypeDescriptor type,
String defaultName,
RootMapping<?> elementMapping)
Links the collection table.
|
| Modifier and Type | Method and Description |
|---|---|
RootMapping<?> |
Mapping.getRoot()
Returns the root of the mapping.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.