From: <leg...@at...> - 2005-01-11 18:53:16
|
The following comment has been added to this issue: Author: Eitan Suez Created: Tue, 11 Jan 2005 12:52 PM Body: > No, it will work just fine if you say, "from Serializable". thanks for the clarification. i'm not sure i understand. i was assuming the intent was to fetch all objects of a type that implement a given interface. wouldn't the name of the interface be required in the hql specification?? can you point me to any documentation or information about this feature? thank you, / eitan --------------------------------------------------------------------- View this comment: http://opensource.atlassian.com/projects/hibernate/browse/HB-474?page=comments#action_15537 --------------------------------------------------------------------- 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: Tue, 11 Jan 2005 12:52 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 |