Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-599
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-599
Summary: delete all entities of persistent class
Type: New Feature
Status: Unassigned
Priority: Minor
Project: Hibernate2
Components:
core
Assignee:
Reporter: Alexey Kaigorodov
Created: Mon, 5 Jan 2004 5:29 AM
Updated: Mon, 5 Jan 2004 5:29 AM
Description:
I propose add method
Session.deleteAll(Class persistentClass)
which delete all rows from entity's table, evict all entities of persistentClass from session cache and second level cache.
--
With best regards,
Alex
---------------------------------------------------------------------
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
|