Envers Downloads

Envers Downloads

Envers > Downloads

On this page you can download Envers

Files:

Name Description Size Released License Downloads
1.0.0.GA release First general availability release, works with Hiberate 3.2.x. 186 KB Wed Jul 16 03:31:23 EDT 2008 LGPL 464 Download
1.0.0.GA release (for Hibernate 3.3.0.CR1) First general availability release, works with Hibernate 3.3.0 CR1. 186 KB Wed Jul 16 03:31:23 EDT 2008 LGPL 143 Download
1.0.0.GA release - source code 13 MB Wed Jul 16 05:37:54 EDT 2008 LGPL 220 Download
Envers+Seam demo: a simple wiki application and bi-temporal versioning demo Contains a deployable .ear and the source code. Works with JBoss AS 4.2. After starting the server and deploying the application and the datasource, go to http://localhost:8080/envers_seam_demo. 11 MB Wed Jul 16 03:33:52 EDT 2008 LGPL 507 Download
Console demo showing that versioning of basic properties and many-to-one relations works To run, type "java -jar envers-console-demo.jar". This will create a hsql database in your temp directory and enable you to add/modify/view history of two entities ('Person' and 'Address') The package contains Hibernate and hsqldb with all dependencies. You can also change the database used by changing the included persistence.xml file. 5 MB Wed Jul 16 03:31:23 EDT 2008 LGPL 216 Download
1.0.0.beta2 release Adds support for secondary tables and adds the possiblity to select both entities and revision numbers in a revisions-of-entity query. 158 KB Mon Jun 16 09:51:18 EDT 2008 LGPL 136 Download
1.0.0.beta2 release - source code 13 MB Mon Jun 16 09:51:18 EDT 2008 LGPL 102 Download
1.0.0.beta1 release Depends on the newest Hibernate and Hibernate Entity Manager. Includes queries. Warning! The database schema is incompatible with the preview releases. If you have data to migrate please write on the forum. 157 KB Thu Jun 12 06:42:10 EDT 2008 LGPL 90 Download
1.0.0.beta1 release - source code 13 MB Thu Jun 12 06:42:10 EDT 2008 LGPL 72 Download
3rd library preview Depends on the newest Hibernate and Hibernate Entity Manager. Includes support for logging data for revisions. 106 KB Tue May 06 07:46:06 EDT 2008 LGPL 195 Download
3rd library preview - source code 7 MB Tue May 06 07:46:06 EDT 2008 LGPL 136 Download
2nd library preview Depends on the newest Hibernate and Hibernate Entity Manager. Includes support for versioning relations (the most common types). 96 KB Tue Apr 22 04:44:08 EDT 2008 LGPL 266 Download
2nd library preview - source code 7 MB Sat Apr 26 06:29:05 EDT 2008 LGPL 158 Download
1st library preview Depends on the newest Hibernate and Hibernate Entity Manager. 64 KB Mon Apr 14 12:02:14 EDT 2008 LGPL 149 Download
Old console demo 5 MB Tue Apr 22 04:44:08 EDT 2008 LGPL 428 Download
Very old console demo 5 MB Thu Apr 10 07:46:59 EDT 2008 LGPL 175 Download

Subcategories:

Name Description
Development snapshots

Want additional assistance? Check the forums.
Back to project page