Does JPA provide any specification for audit objects.
Currently, the problem is that we are using Hibernate envers to audit the object in our application. I want to get out of this and implement a solution that is common to the ORM level. since this is just for audit purposes, I have to use the Hibernate API in my application
I don’t think there is anything in the specification, but ... if you are using the Hibernate JPA implementation, you can probably use the Envers project with your configuration. Looked and, of course, there is a guide for this:
JPA Hibernate Envers
JPA Entity Listeners. 2.1 . 2.1 CDI
Hibernate JPA 2.1 4.3
Source: https://habr.com/ru/post/1537351/More articles:How to check if location services are enabled for a specific application in iOS 7? - dictionaryWMI ProcessorType - windowsНедопустимый параметр Robocopy # 3 - cmd[GADSlot state]: unrecognized selector sent to the instance on iphone - ios[Состояние GADSlot]: непризнанный селектор, отправленный в экземпляр - objective-cMemory Management in Qt: Address Book Tutorial - c ++Errors when adding Admob - ioskryo class serialization (task object) in apache spark returns null when de-serialized - javaBarcode does not print in crystal report - .netUsing golang to save treenode as json file? - jsonAll Articles