getSession has been removed from org.hibernate.event.PostDeleteEvent in Hibernate 3.1.1

Description

Hi,

it appears that getSession has been removed from org.hibernate.event.PostDeleteEvent in Hibernate 3.1.1. More precisely, PostDeleteEvent no longer extends org.hibernate.event.AbstractEvent which implements the getSession method. The first version that seems to have this missing is version 3.1 alpha1 as it is present in version 3.0.5. I have checked the release notes and there is no mention of it being removed.

Many Thanks

Activity

Show:

Steve Ebersole March 21, 2011 at 7:06 PM

Bulk closing stale resolved issues

Diego Plentz August 12, 2008 at 8:02 PM

Actually, PostDeleteEvent extends AbstractEvent.

Fixed

Details

Assignee

Reporter

Components

Affects versions

Priority

Created January 25, 2006 at 9:16 PM
Updated March 21, 2011 at 7:06 PM
Resolved August 12, 2008 at 8:02 PM