Fixed
Details
Assignee
Diego PlentzDiego PlentzReporter
Stephen BaronStephen BaronComponents
Affects versions
Priority
Major
Details
Details
Assignee
Diego Plentz
Diego PlentzReporter
Stephen Baron
Stephen BaronComponents
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
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