mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
458d2e32c0
* Pluggable cash selection using H2 as default implementation. * Refactor to use own CashSelection service loader and associated isCompatible() check. * Determine Cash Selection algorithm to use based on JDBC Driver loaded. Lazily load JDBC Driver metadata and class implementation. * Rebased and adjusted package naming to include `finance` * Rebased and adjusted package naming to include `finance` * Added some documentation. Minor fixes and changes following PR review. * Return cashSelectionAlgo. Throw exception rather than setting in atomically referenced object. |
||
---|---|---|
.. | ||
isolated | ||
src | ||
build.gradle |