corda/node
Dan Newton 5f4401d16a NOTICK Non-database error handling in withEntityManager (#6239)
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.
2020-07-01 18:18:21 +01:00
..
capsule [EG-140] Allow system property paths with multiple keys to be specified in node.conf (#5963) 2020-02-14 11:18:21 +00:00
djvm CORDA-3377: Upgrade to DJVM 1.0-RC06. (#5866) 2020-01-21 09:05:23 +00:00
src NOTICK Non-database error handling in withEntityManager (#6239) 2020-07-01 18:18:21 +01:00
build.gradle Move jimfs dependency from node to test-utils. (#5911) 2020-01-31 10:55:05 +00:00