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