Hibernate Envers–Query data from your audit log tables
KK JavaTutorials
0:00 / 0:00
Hibernate Envers–Query data from your audit log tables
4 036 просмотров · 8 лет назад
KK JavaTutorials
50,9 тыс. подписчиков
4 036 просмотров · 8 лет назад
In this video, we will learn how to read audit information from audit tables in hibernate
Envers provides you with a powerful query API that allows you to
define these kinds of queries easily.
Below is the GitHub link to download source:
https://github.com/kishanjavatrainer/...