From: <leg...@at...> - 2003-10-27 12:17:02
|
Message: The following issue has been closed. Resolver: Gavin King Date: Mon, 27 Oct 2003 6:14 AM we may at some stage support "batch deletes", but there is no reason to change any APIs for this. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-228 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-228 Summary: Support deleting collections Type: Improvement Status: Closed Priority: Major Resolution: REJECTED Project: Hibernate2 Components: core Versions: 2.1 Assignee: Reporter: Mathias Bogaert Created: Mon, 4 Aug 2003 7:02 AM Updated: Mon, 27 Oct 2003 6:14 AM Environment: Hibernate 2.0.2 Description: It would be really cool if one could do this: session.delete(pm.getSession().createCriteria(Dg.class).list()); --------------------------------------------------------------------- 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 |