corda/testing/node-driver
Roger Willis 4684259970
Expose JPA to flows (#4140)
* First pass
* Update test.
* Address review comments.
* Added docs and kdocs.
* Clean-up.
* Add extra test.
* Changes to docsite.
* Added try/catch block as recommended by Andras.
* Removed try catch block. It's not required as the checkpoint serialiser deals with this.
* Re-used existing DB session instead of creating a new session.
* Entity manager auto flushes.
* Added java friendly api.
* Addressed review comments.
2018-11-09 17:47:36 +00:00
..
src Expose JPA to flows (#4140) 2018-11-09 17:47:36 +00:00
build.gradle CORDA-535: Extract notary implementations into CorDapps (#3978) 2018-10-10 10:04:22 +01:00