audit « Update « JPA Q&A





1. Easy way to save basic auditing data on domain objects?    stackoverflow.com

My application uses large trees of domain objects and for most of these objects I'd like to persist some basic information (updatedby, modified time, etc.). I have already added these properties ...

3. Not updating and Auditing objects not changed    forum.hibernate.org