public class JPAQueryListAccess<E> extends Object implements org.exoplatform.commons.utils.ListAccess<E>
| Constructor and Description |
|---|
JPAQueryListAccess(Class<E> clazz,
javax.persistence.TypedQuery<Long> countQuery,
javax.persistence.TypedQuery<E> selectQuery) |
public E[] load(int index, int length) throws Exception, IllegalArgumentException
load in interface org.exoplatform.commons.utils.ListAccess<E>ExceptionIllegalArgumentExceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.