Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-19-2008, 04:24 PM
Java Tip's Avatar
Moderator
 
Join Date: Nov 2007
Posts: 1,681
Rep Power: 4
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Default Envers 1.0.0.GA
The Envers project makes it simple to version (JPA) entities. The only thing required is annotating them with @Versioned. Storing historical data (versions) is completely transparent to the developer, and the entities may be handled as always. Not only basic properties of an entity can be versioned, but also relations, making it possible to view parts of the database as they were at a given revision. Moreover, Envers provides a straightforward interface for retrieving historical data, a criteria-like query interface, and the possibility to store additional information alongside each revision.

Changes

This is the first general availability release, stabilizing the preview and beta versions. Minor bugs were fixed. Versions of entities are generated when collections change. For more information on what this means, see Envers 1.0.0.GA released! at Blog of Adam Warski.

URL: jboss.org: community driven
__________________
"The sole cause of man’s unhappiness is that he does not know how to stay quietly in his room." - Blaise Pascal
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +2. The time now is 12:22 AM.



VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org