Beginner |
 |
Joined: Wed Feb 25, 2004 6:23 pm Posts: 39
|
I'm looking to save myself some grief. I need to implement Interceptor.findDirty - the behavior will be very much like Hibernate's findDirty with a small change. I really dread the idea of getting into the dirty-detection business (from reading the forum, it looks like there are plenty of pitfalls), and just thought I'd ask if someone was willing to share an implementation of findDirty that behaves like Hibernate's default algorithm (or at least really close)?
Thanks
|
|