| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria.path | |
| org.batoo.jpa.core.impl.model.attribute | |
| org.batoo.jpa.core.impl.model.mapping |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedAttribute<?,X> |
EmbeddedAttributePath.getModel() |
| Modifier and Type | Method and Description |
|---|---|
<Z extends X> |
EmbeddedAttribute.clone(EntityTypeImpl<Z> type)
Clones the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
EmbeddedAttribute<? super Z,X> |
EmbeddedMappingImpl.getAttribute()
Returns the attribute of the mapping.
|
| Constructor and Description |
|---|
AbstractParentMapping(AbstractParentMapping<?,Z> parent,
EmbeddedAttribute<? super Z,X> attribute,
Class<X> javaType,
String name) |
EmbeddedMappingImpl(AbstractParentMapping<?,Z> parent,
EmbeddedAttribute<? super Z,X> attribute) |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.