corda/finance/src
josecoll 2a68e23e69 Improved Cash Selection interface (#1858)
* Cash selection refactoring such that 3d party DB providers are only required to implement Coin Selection SQL logic.

* Re-added debug logging statement.

* Updated to include PR review feedback from VK

* Refactoring following rebase from master.

* Fix broken JUnits following rebase.

* Use JDBC ResultSet getBlob() and added custom serializer to address concern raised by tomtau in PR.

* Fix failing JUnits.
2017-10-16 13:47:35 +01:00
..
integration-test/kotlin/net/corda/finance/flows Removed extraAdvertisedServiceIds config 2017-10-10 13:47:37 +01:00
main Improved Cash Selection interface (#1858) 2017-10-16 13:47:35 +01:00
test H2 coin selection uses Prepared Statement to protect against SQL injection (#1872) 2017-10-13 16:26:55 +01:00