Beginner |
|
Joined: Sun Oct 26, 2003 11:21 pm Posts: 27
|
It looks to me like the the collection snapshot that can be obtained by casting a collection to PersistentCollection is taken every time the session is flushed and is a record of the state of the collection right before it was updated.
I need the record of the state of the collection before it was updated, so I'm wondering if a) I'm right about the use of the collection snapshot and b) the snapshot functionality is likely to change soon.
Thanks very much,
Hans
|
|