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