Skip to content

User - Role - Action Table Desing with Hibernate Envers(Auditing) Example

Notifications You must be signed in to change notification settings

Kbhkn/JpaAuditing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User - Role - Action Table Desing with Hibernate Envers(Auditing) Example

Abstract

  • Auditing shows who made the transactions and when.

  • Contains an example hibernate envers ops.

  • I have provided an example user-role-action definition:

    alt text

  • Finally, there is an example of auditing with archive schema.

  • Always store auditing tables on another schema. It is recommended!

    alt text

Guides

The following guides illustrate how to use some features:

About

User - Role - Action Table Desing with Hibernate Envers(Auditing) Example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages