corda/finance
josecoll be235673e1 H2 coin selection uses Prepared Statement to protect against SQL injection (#1872)
* Updated H2 coin selection code to use Prepared Statement to protect against SQL Injection attacks.

* Clean-up deprecations and warnings.

* Revert correct indentation.

* Revert logging back to debug for SQL display.

* Fix broken tests.
2017-10-13 16:26:55 +01:00
..
isolated Fixes bugs with contract constraints (#1696) 2017-10-02 17:54:32 +01:00
src H2 coin selection uses Prepared Statement to protect against SQL injection (#1872) 2017-10-13 16:26:55 +01:00
build.gradle Fix coin selection with Flow-friendly sleep (#1847) 2017-10-11 14:33:20 +01:00