corda/testing/test-utils
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
..
src CORDA-1888 Fix Vault Query composite queries (#3775) 2018-08-13 18:11:29 +01:00
build.gradle Matchers (#3716) 2018-08-01 10:18:54 +01:00