Home > JSP >
Blogs
> Envers - Easy Entity Versioning With A Single Annotation
Envers - Easy Entity Versioning With A Single Annotation
It can't get simpler - Envers defines just one annotation: @Versioned, which enables you to version your JPA entities. You can version simple properties like strings and numbers, as well as one-to-one and one-to-many relations. Historic data can be easily read and returned as your POJOs (entity beans). Envers works as an extension to Hibernate EntityManager.
Author : Adam Warski@nospam.com Date Published :
Apr 25, 2008 07:27:52