[hibernate-dev] Envers in Hibernate

Adam Warski adam at warski.org
Thu Oct 23 06:17:18 EDT 2008


Hello,

> I wonder if it really has to be a project on its own?
> A module in core would make more sense?
I wouldn't have anything against :)

Though I'd have to do some adaptation changes. As I was originally  
targeting Envers to support JPA mappings, I assumed that it will be  
working in an enviroment with Hibernate Annotations/EntityManager. So  
I used ReflectionManager to read the @Versioned annotations. In a pure  
Hibernate environment, this will not work.

-- 
Adam



More information about the hibernate-dev mailing list