lastPage

open override fun lastPage(): Uni<PanacheQuery<Entity>>

Sets the current page to the last page. This will cause reading of the entity count.

Return

this query, modified

See also

Throws

if a page hasn't been set or if a range is already set