Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Implement transactNew() in JpaTransactionManagerImpl #316
Conversation
|
This pull request introduces 1 alert when merging fe0dea1 into 45f7c89 - view on LGTM.com new alerts:
|
|
What is the intent of this? Why do we need it? In what circumstances do we need nesting transactions? How does the success/failure of nested transactions affect outer transactions?
|
|
Agree. We should review use case first and document usage guideline.
|
|
And to clarify, I don't think we do need this.
|
|
OK, I will take a look at the current use case and update here.
|
This change is