From: <no...@at...> - 2005-04-25 15:27:04
|
The following comment has been added to this issue: Author: Gavin King Created: Mon, 25 Apr 2005 10:25 AM Body: What do you mean "anymore". Criteria.count() *never* existed in the official build of Hibernate. I specifically never committed this patch because I knew we would have something different eventually. Just take a look at the above discussions! --------------------------------------------------------------------- View this comment: http://opensource.atlassian.com/projects/hibernate/browse/HB-474?page=comments#action_17366 --------------------------------------------------------------------- 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: Mon, 25 Apr 2005 10: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 |