[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-792) exposing setMaxResult in UI

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Fri Oct 27 09:38:04 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-792?page=comments#action_25004 ] 

Max Rydahl Andersen commented on HBX-792:
-----------------------------------------

hql and criteria editors now have a maxresults editable combo which on...

query and criteria call setMaxResults
on List results create a subList(0, maxResults)


> exposing setMaxResult in UI
> ---------------------------
>
>          Key: HBX-792
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-792
>      Project: Hibernate Tools
>         Type: New Feature

>     Versions: 3.2beta8
>     Reporter: Max Rydahl Andersen
>      Fix For: 3.2beta9

>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list