I use Hibernate as my form in my application.
Now I want to integrate it with Envers. I am currently creating an object using hbm files. In this case, as I can mention in the hbm file that the class generates, should have @Audited annotation.
Thanks,
Narendra
source share