[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2884) Provide a sessionFactory close event or hook for the event listeners
Emmanuel Bernard (JIRA)
noreply at atlassian.com
Wed Oct 10 16:50:38 EDT 2007
Provide a sessionFactory close event or hook for the event listeners
--------------------------------------------------------------------
Key: HHH-2884
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2884
Project: Hibernate3
Issue Type: New Feature
Components: core
Reporter: Emmanuel Bernard
Fix For: 3.3
It can be done either:
- as an event/eventListener
- as a method that eventlisteners implement (symmetric of initialize())
The former being more flexible
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list