mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
c2ac22a41f
When a non-database exception is thrown out of a `withEntityManager` block, always check if the session needs to be rolled back. This means if a database error is caught and a new non-database error is thrown out of the `withEntityManager` block, the transaction is still rolled back. The flow can then continue progressing as normal. |
||
---|---|---|
.. | ||
capsule | ||
djvm | ||
src | ||
build.gradle |