From: <no...@at...> - 2005-04-25 04:25:56
|
The following comment has been added to this issue: Author: Kammau Created: Sun, 24 Apr 2005 11:23 PM Body: I cannot find Criteria.count() in Hibernate3. Could anyone tell me the reason. Is this method added into Hibernate3? Thanks --------------------------------------------------------------------- View this comment: http://opensource.atlassian.com/projects/hibernate/browse/HB-474?page=comments#action_17355 --------------------------------------------------------------------- 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: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: Hibernate2 Components: core Fix Fors: 3.0 beta 3 Versions: 2.1 2.1 rc1 Assignee: Gavin King Reporter: Chris Nelson Created: Sun, 16 Nov 2003 12:53 PM Updated: Sun, 24 Apr 2005 11:23 PM 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 |