corda/core
Roger Willis 99f4e4aac2
CORDA-3182: Added additional property on VaultQueryCriteria for querying by account (#5423)
* Added an additional property on VaultQueryCriteria to specify an externalId/accountId when performing a vault query.
Added logic in hibernate query criteria parser to handle the exernalId join and lookup.
Added a test.

* Fixed error in test.
Fixed backwards incompatible changes.

* Updated changelog.

* Updated docs to remove incorrect instructions for querying by external ID.
2019-09-03 11:55:26 +01:00
..
src CORDA-3182: Added additional property on VaultQueryCriteria for querying by account (#5423) 2019-09-03 11:55:26 +01:00
build.gradle CORDA-3127: Move evaluationDependsOn() from core to core-tests. (#5349) 2019-08-02 09:05:19 +01:00