Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
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: Unassigned
Priority: Major
Project: Hibernate2
Components:
core
Versions:
2.1
Assignee:
Reporter: Mathias Bogaert
Created: Mon, 4 Aug 2003 7:02 AM
Updated: Mon, 4 Aug 2003 7:02 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
|