Joined: Tue Oct 05, 2004 9:21 am Posts: 7 Location: Dublin, Ireland
|
Just wondering whether there was any way of knowing a collection size modification in the interceptor method onFlushDirty.
I have a collection that has an entity added to it, but as the set itself has purely been added to rather than replaced, both the previousState and currentState values are the same.
We would like to audit the fact that items are added to or removed from the collection.
Hibernate version:3.1 rc2
Name and version of the database you are using: SQLServer 2005
|
|