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

Use @Transaction in Persistent Methods #15

Open
tarcidio opened this issue Mar 5, 2024 · 0 comments
Open

Use @Transaction in Persistent Methods #15

tarcidio opened this issue Mar 5, 2024 · 0 comments

Comments

@tarcidio
Copy link
Owner

tarcidio commented Mar 5, 2024

@Transactional in persist methods is crucial for ensuring data integrity and consistency in your application. It provides a declarative way to manage transactions, making your code cleaner and easier to maintain.

@tarcidio tarcidio changed the title Use @Transaction in persist methods Use @Transaction in Persistent Methods Jul 15, 2024
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