fabric-samples/asset-transfer-ledger-queries/chaincode-java
SurbhiAgarwal1 67f1cbc800 Complete ledger-queries Java chaincode with full parity
- Add TransferAssetByColor using composite keys.
- Add range query methods (GetAssetsByRange, GetAssetsByRangeWithPagination).
- Ensure composite key management in Create/Update/Delete methods.

Signed-off-by: SurbhiAgarwal1 <agarwalsurbhi1807@gmail.com>
2026-04-16 09:11:06 +05:30
..
gradle/wrapper Fix #1148: Support CouchDB index deployment for Java chaincode 2026-04-16 05:37:44 +05:30
src/main Complete ledger-queries Java chaincode with full parity 2026-04-16 09:11:06 +05:30
.gitattributes Fix #1148: Support CouchDB index deployment for Java chaincode 2026-04-16 05:37:44 +05:30
.gitignore Fix #1148: Support CouchDB index deployment for Java chaincode 2026-04-16 05:37:44 +05:30
build.gradle Fix #1148: Support CouchDB index deployment for Java chaincode 2026-04-16 05:37:44 +05:30
Dockerfile Fix #1148: Support CouchDB index deployment for Java chaincode 2026-04-16 05:37:44 +05:30
gradlew Fix #1148: Support CouchDB index deployment for Java chaincode 2026-04-16 05:37:44 +05:30
gradlew.bat Fix #1148: Support CouchDB index deployment for Java chaincode 2026-04-16 05:37:44 +05:30
settings.gradle Fix #1148: Support CouchDB index deployment for Java chaincode 2026-04-16 05:37:44 +05:30