public static class TopiaDAOImpl.FindAllIterator<E extends TopiaEntity,R> extends Object implements Iterator<R>
| Modifier and Type | Field and Description |
|---|---|
protected TopiaDAO<E> |
dao |
protected Iterator<R> |
data |
protected String |
hql |
protected TopiaPagerBean |
pager |
protected Object[] |
params |
protected Class<R> |
type |
protected final TopiaDAO<E extends TopiaEntity> dao
protected final String hql
protected final Object[] params
protected TopiaPagerBean pager
Copyright © 2004-2012 CodeLutin. All Rights Reserved.