| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.type |
| Modifier and Type | Method and Description |
|---|---|
CollectionAttributeImpl<? super X,?> |
ManagedTypeImpl.getCollection(String name) |
<E> CollectionAttributeImpl<? super X,E> |
ManagedTypeImpl.getCollection(String name,
Class<E> elementType) |
CollectionAttributeImpl<X,?> |
ManagedTypeImpl.getDeclaredCollection(String name) |
<E> CollectionAttributeImpl<X,E> |
ManagedTypeImpl.getDeclaredCollection(String name,
Class<E> elementType) |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.