Tomas Tauber 342090db62 Experimental support for PostgreSQL (#1525)
* 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.

* Experimental support for PostgreSQL: CashSelection done using window functions

* Moved postgresql version information into corda/build.gradle

* Using a PreparedStatement in CashSelectionPostgreSQLImpl

* Changed the PostgreSQL Cash Selection implementation to use the new refactored AbstractCashSelection
2017-10-19 14:17:54 -07:00
..
2017-09-22 16:51:14 +01:00
2017-10-07 12:48:16 +01:00
2017-09-22 15:14:16 +01:00
2017-10-07 12:48:16 +01:00
2017-08-17 17:26:10 +01:00
2017-10-06 14:33:24 +01:00
2017-10-09 11:32:03 +01:00
2017-09-29 17:42:49 +01:00
2017-10-09 11:32:03 +01:00
2017-10-09 11:32:03 +01:00
2017-09-05 17:38:53 +01:00