mirror of
https://github.com/corda/corda.git
synced 2025-04-07 03:17:13 +00:00
* Hibernate session flushed before handing over raw JDBC session to user code + test - inserting and selecting cash in the same transaction * Additional two tests copied from Enterprise repo