Uses of Class
org.dotwebstack.framework.backend.postgres.query.model.PostgresObjectRequest
-
Packages that use PostgresObjectRequest Package Description org.dotwebstack.framework.backend.postgres.query.model -
-
Uses of PostgresObjectRequest in org.dotwebstack.framework.backend.postgres.query.model
Methods in org.dotwebstack.framework.backend.postgres.query.model that return PostgresObjectRequest Modifier and Type Method Description static PostgresObjectRequestPostgresObjectRequestFactory. create(ObjectRequest objectRequest, List<SortCriteria> sortCriterias, ObjectQueryContext objectQueryContext)
-