| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model | |
| org.batoo.jpa.core.impl.model.attribute |
| Modifier and Type | Method and Description |
|---|---|
SetAttributeImpl<X,?> |
ManagedTypeImpl.getDeclaredSet(String name) |
<E> SetAttributeImpl<X,E> |
ManagedTypeImpl.getDeclaredSet(String name,
Class<E> elementType) |
SetAttributeImpl<? super X,?> |
ManagedTypeImpl.getSet(String name) |
<E> SetAttributeImpl<? super X,E> |
ManagedTypeImpl.getSet(String name,
Class<E> elementType) |
| Modifier and Type | Method and Description |
|---|---|
<Z extends X> |
SetAttributeImpl.clone(EntityTypeImpl<Z> type)
Clones the attribute.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.