Hi Gavin (and all the rest),
It appears to me that the onUpdate() method is not
getting called when it should. I have an object then implements the
Lifecycle interface, and I have run a simple test with it where I create an
object, load an object, update an object, and delete an object. Just
for testing I added "System.out" messages in each of the callbacks. The
callbacks get called for everything except for "onUpdate". Has anyone else
noticed this problem?
Before I go digging around and trying to fix this,
I wanted to make sure no one else was working on it.
Jon...
PS - Is anyone working on adding outer join support
for Oracle? If not, then I'd like to volunteer to do
this.
|
- Re: [Hibernate] Question about onUpdate Jon Lipsky
- Re: [Hibernate] Question about onUpdate Gavin King