org.hibernate.Query.list()
. The query result can be paginated by not retrieving all the rows at once.
@author Lucian Chirita (lucianc@users.sourceforge.net)
@version $Id: JRHibernateListDataSource.java 3033 2009-08-27 11:46:22Z teodord $
@see net.sf.jasperreports.engine.query.JRHibernateQueryExecuterFactory#PROPERTY_HIBERNATE_QUERY_LIST_PAGE_SIZE
|
|