Questo contenuto non è disponibile nella lingua selezionata.
12.7.5. Configuration
12.7.5.1. Configure Envers Parameters Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
JBoss EAP 6 uses entity auditing, through Hibernate Envers, to track the historical changes of a persistent class. This topic covers configuring the available Envers parameters.
Procedure 12.9. Configure Envers Parameters
- Open the
persistence.xml
file for the application. - Add, remove or configure Envers properties as required. For a list of available properties, refer to Section 12.7.5.4, “Envers Configuration Properties”.
Example 12.32. Example Envers Parameters
- Result
- Auditing has been configured for all JPA entities in the application.