| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria.path | |
| 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 |
|---|---|
BasicAttribute<?,X> |
BasicPath.getModel() |
| Modifier and Type | Method and Description |
|---|---|
<Y> BasicAttribute<? super X,Y> |
IdentifiableTypeImpl.getVersion(Class<Y> type) |
BasicAttribute<? super X,?> |
IdentifiableTypeImpl.getVersionAttribute()
Returns the version attribute.
|
| Modifier and Type | Method and Description |
|---|---|
<Z extends X> |
BasicAttribute.clone(EntityTypeImpl<Z> type)
Clones the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
BasicAttribute<? super Z,X> |
BasicMappingImpl.getAttribute()
Returns the attribute of the mapping.
|
| Constructor and Description |
|---|
BasicMappingImpl(AbstractParentMapping<?,Z> parent,
BasicAttribute<? super Z,X> attribute) |
Copyright © 2012-2013 Batoo. All Rights Reserved.