We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
FluentQuery.page(Pagable pagable)
Pageable.sort
it possible to implement the method fluentQuery.page(Pageble pagable) for automatically call sortBy(Sort sort) if pagable.sort is not null?
fluentQuery.page(Pageble pagable)
sortBy(Sort sort)
pagable.sort