aspose file tools
The moose likes Other Application Frameworks and the fly likes hibernate-envers Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "hibernate-envers" Watch "hibernate-envers" New topic
Author

hibernate-envers

Aymen Benhmida
Greenhorn

Joined: Jun 24, 2011
Posts: 12

hi,
have any one ever used the hibernate-envers framework? any feedback is appreciated
Gokhan Ozar
Greenhorn

Joined: Oct 26, 2011
Posts: 1

Yes, it's basically an auditing tool, but can also serve as an advanced log system for history and version tracking.

In my opinion Envers is also easier to use and somewhat more capable than its competition.


______________________
http://devblog.ozar.net
 
 
subject: hibernate-envers
 
Threads others viewed
Audit context - how to know which entities affected by this change
Envers configuration with hibernate.cfg.xml
What's the best way to store historic data?
Audit Log
JPA create new record version instead of Merging (update)
developer file tools