Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hibernate Envers | Create custom Audit Fields and Change in REVTYPE #1943

Open
mohitbang740 opened this issue Jun 20, 2024 · 0 comments
Open

Comments

@mohitbang740
Copy link

Hi Community,
I have a query, I want to create a Audit Table in which I want to define the custom Audit Columns as Application level, means all the Auditable Entity should have them. Along with that I want to change the REVTYPE to String column to store INSERT, UPDATE,DELETE as string instead of 0,1,2
Note: I want to create this in generic way so that it can be plugged in all the entities as well as all the microservices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant