home
support
contact us
Register
Login
Forum Index
»
Java Persistence with Hibernate, Second Edition
»
Advanced search
Will you cover Audit w/ hibernate 4 (sans envers)
kmansoor
(2)
Offline
May 31, 2013 @ 8:34 AM
#1
Hello- In the previous version, you described a facility to audit using interceptors. However, with Session.connection() deprecated....
Are you planning to expand it to v4.x?
Thank you.
“„
Christian Bauer
(56)
Offline
May 31, 2013 @ 9:36 AM
#2
Re: Will you cover Audit w/ hibernate 4 (sans envers)
Basic auditing will be covered in the book. As for the deprecated Session.connection() method, we will explain alternatives with the org.hibernate.jdbc.Work and SharedSessionBuilder APIs.
See
https://hibernate.atlassian.net/browse/HHH-2860
“„
Reply to this topic