Hibernate Envers (www.google.com/url?q=https://hibernate.org/orm/envers/&sa=D&source=editors&ust=1628275087296000&usg=AOvVaw1fIkFMUR6OnHQP5ynNfRX_) is a project that provides access to what entities look like over time – that is, versioning entity states. This means that if you’ve marked an entity as being tracked by Envers, or “audited” – via the rather cleverly named @Audited annotation – that Hibernate will track changes made to that entity, ...
© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
J. B. Ottinger et al.Beginning Hibernate 6https://doi.org/10.1007/978-1-4842-7337-1_1313. Hibernate Envers
(1)
Youngsville, NC, USA
(2)
Austin, TX, USA
(3)
London, UK
Get Beginning Hibernate 6: Java Persistence from Beginner to Pro now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.