Re: [Hibernate] snapshot cache - allows efficient update...

2003-08-28 Thread Gavin King
I should note one more thing: this is for *versioned* data only! Otherwise we have no way to relate an instance to its snapshot after deserialization. > Heh, I was going to post about this. > > I'm not sure whether this is good or bad but I added it for feedback. > > Its a performance optimizatio

Re: [Hibernate] snapshot cache - allows efficient update...

2003-08-28 Thread Gavin King
Heh, I was going to post about this. I'm not sure whether this is good or bad but I added it for feedback. Its a performance optimization: Usually when we do session.update(foo), we don't have a snapshot of foo's clean state. This new feature gives us a memory sensitve cache of snapshots or "rec

[Hibernate] snapshot cache - allows efficient update...

2003-08-28 Thread Max Rydahl Andersen
Saw subject in the commit logs...What is that ? ;) /max --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ hibernate-devel mailing list [EMAIL PROTECT