This content has been marked as final.
Show 1 reply
-
1. Re: Envers under Tapestry-Hibernate
adamw Aug 20, 2008 3:57 AM (in response to nachokb)Hello,
as long as you set the listeners, all should work fine (Envers works both with pure Hibernate and Hibernate EM). You'll only need access to a Session/EntityManager object, to obtain a VersionsReader. If you test it, let me know if all went well.
Adam