| Package | Description |
|---|---|
| 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 |
|---|---|
<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> |
EmbeddedMappingImpl.getType()
Returns the entity or embeddable type of the mapping.
|
EmbeddableTypeImpl<? super X> |
ElementMappingImpl.getType()
Returns the entity or embeddable type of the mapping.
|
EmbeddableTypeImpl<? super X> |
ElementMappingImpl.getTypeDescriptor()
Returns the entity descriptor of the mapping
|
| Constructor and Description |
|---|
ElementMappingImpl(ElementCollectionMappingImpl<?,?,X> mapping,
EmbeddableTypeImpl<X> embeddable) |
Copyright © 2012-2013 Batoo. All Rights Reserved.