hedera-mirror-node
hedera-mirror-node copied to clipboard
Update jooq repository to improve reusability
Description: Updates the Bound class to include fields. Simplifies the JooqRepository to only accept Bounds as parameters. Updates the JooqRepository to support N-numbered conditions.
Related issue(s):
Fixes #9379
Notes for reviewer: This should not be merged until the work for pagination for airdrop nfts is completed in #9378
Checklist
- [x] Documented (Code comments, README, etc.)
- [x] Tested (unit, integration, etc.)