Uses of Class
org.dotwebstack.framework.backend.postgres.query.Page
-
Packages that use Page Package Description org.dotwebstack.framework.backend.postgres.query -
-
Uses of Page in org.dotwebstack.framework.backend.postgres.query
Methods in org.dotwebstack.framework.backend.postgres.query that return Page Modifier and Type Method Description static PagePage. pageWithDefaultSize()static PagePage. pageWithSize(int size)
-