| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.jdbc | |
| org.batoo.jpa.core.impl.model | |
| org.batoo.jpa.core.impl.model.attribute | |
| org.batoo.jpa.core.impl.model.mapping |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionTable.link(EmbeddableTypeImpl<?> type,
String defaultName,
ElementMapping<?> elementMapping)
Links
|
| Modifier and Type | Method and Description |
|---|---|
<X> EmbeddableTypeImpl<X> |
MetamodelImpl.embeddable(Class<X> clazz) |
| Modifier and Type | Method and Description |
|---|---|
EmbeddableTypeImpl<T> |
EmbeddedAttribute.getType() |
| Modifier and Type | Method and Description |
|---|---|
EmbeddableTypeImpl<X> |
ElementMapping.getType()
Returns the entity or embeddable type of the mapping.
|
EmbeddableTypeImpl<X> |
EmbeddedMapping.getType()
Returns the entity or embeddable type of the mapping.
|
| Constructor and Description |
|---|
ElementMapping(ElementCollectionMapping<?,?,X> mapping,
EmbeddableTypeImpl<X> embeddable) |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.