Hibernate.org
Community Documentation
Next
Hibernate Envers - Easy Entity Auditing
Hibernate Envers Reference Documentation
3.3.0.GA
Copyright © 2004 Red Hat Middleware, LLC.
Legal Notice
Preface
1. Quickstart
2. Short example
3. Configuration
4. Logging data for revisions
5. Queries
5.1. Querying for entities of a class at a given revision
5.2. Querying for revisions, at which entities of a given class changed
6. Generating schema with Ant
7. Generated tables and their content
8. Building from source and testing
9. Mapping exceptions
9.1. What isn't and will not be supported
9.2. What isn't and will be supported
9.3. @OneToMany+@JoinColumn
10. Migration from Envers standalone
10.1. Changes to code
10.2. Changes to configuration
10.3. Changes to the revision entity
11. Links
Copyright © 2004 Red Hat Middleware, LLC.
Next
Preface