[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-917) Make it configurable to Throw Exception when resultset for query > max result

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:01:07 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-917.
------------------------------


Closing stale resolved issues

> Make it configurable to Throw Exception when resultset for query > max result
> -----------------------------------------------------------------------------
>
>                 Key: HHH-917
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-917
>             Project: Hibernate Core
>          Issue Type: New Feature
>            Reporter: Nico De Groote
>
> It would be nice to configure in hibernate to throw an exception whenever the nr of records returned > max results instead of just returning the max result number of records. By default do not throw an exception. 
> This implies to first perform a select count(*) query before proceeding to perform the actual query. 

-- 
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