mirror of
https://github.com/corda/corda.git
synced 2025-06-01 07:00:54 +00:00
* Pagination relies on a recursive call to count total results, this sub-query should NOT perform pagination checks. * Fix using defaulted parameter. * Make internal method private.