From: <leg...@at...> - 2005-01-13 12:26:12
|
The following comment has been added to this issue: Author: Paul Feaviour Created: Thu, 13 Jan 2005 6:25 AM Body: I am using Hibernate 2.1.7c and would like to use the Criteria.count functionality, however, I am not sure if the patches supplied at the top of this thread are suitable for the release of Hibernate that I am using. Could somebody please shed some light on this issue and also whether this is intended to be apart of the production release at any time soon rather than a patch? Paul --------------------------------------------------------------------- View this comment: http://opensource.atlassian.com/projects/hibernate/browse/HB-474?page=comments#action_15564 --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/browse/HB-474 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-474 Summary: adding Criteria.count() method Type: Patch Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: Hibernate2 Components: core Versions: 2.1 2.1 rc1 Assignee: Reporter: Chris Nelson Created: Sun, 16 Nov 2003 12:53 PM Updated: Thu, 13 Jan 2005 6:25 AM Description: Adds a count() method to the Criteria class that does a modified query to return the count without returning entire query. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |