Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Issues List »

[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-1770) All event
must inherit AbstractEvent

Anupam M (JIRA)

2008-08-12

Replies: Find Java Web Hosting

Author LoginPost Reply

  [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diego Plentz resolved HHH-1770.
-------------------------------

   Assignee: Diego Plentz
  Resolution: Fixed

> All event must inherit AbstractEvent
> ------------------------------------
>
>           Key: HHH-1770
>           URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1770
>         Project: Hibernate3
>       Issue Type: Patch
>       Components: core
>   Affects Versions: 3.2.0.cr3
>      Environment: Hibernate svn revision 9939
>        Reporter: Benjamin Poussin
>        Assignee: Diego Plentz
>      Attachments: AbstractEvent-inheritance.patch
>
>  Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Some events inherit AbstractEvent (ex:PostLoadEvent) and other not (ex:PostUpdateEvent). Some other rewrite some code from AbstractEvent to have Session (ex:PreInsertEvent).
> I think all events must inherit AbstractEvent. With that all event have session associated and event is useable. Without Session event is not very usefull.
> This patch do that, without modify other thing

--
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

   
_______________________________________________
hibernate-issues mailing list
hibernate-issues@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-issues
©2008 gg3721.com - Jax Systems, LLC, U.S.A.