corda/testing
josecoll f684cb29bd
CORDA-1888 Fix Vault Query composite queries (#3775)
* Reproduce composite query failures.

* Fixes to OR querying and composite queries that use the same QueryCriteria (Linear, Fungible, Custom) more than once.

* Revert debug logging for Hibernate SQL.

* Cleanup and remove redundant joinPredicates global var.

* Fix failing Java Unit test.

* Fix Java compilation error in example-code section of docs.

* Include copy() function for original constructor to maintain backwards API compatibility.
2018-08-13 18:11:29 +01:00
..
node-driver ENT-2359: Complete the nodeReady future if there are already node-infos in the db on startup (#3745) 2018-08-07 16:17:06 +01:00
smoke-test-utils Fixed broken smoke test caused by no notaries in the network parameters (#3461) 2018-06-28 09:43:29 +01:00
test-common CORDA-1660: Wiring up the CordaRPCClient class loader to the p2p serialisation context. (#3454) 2018-06-27 17:02:35 +01:00
test-utils CORDA-1888 Fix Vault Query composite queries (#3775) 2018-08-13 18:11:29 +01:00