Uses of Class
com.caplin.jtm.persistence.QueryParams
-
Uses of QueryParams in com.caplin.jtm.persistence
Modifier and TypeMethodDescriptionAdd an argument to the list of argumentsAdd multiple arguments to the list of argumentsQueryParams.addOrdering
(String fieldName, Ordering order) Add a criterion to the List of ordering criteriaQueryParams.setLimit
(long limit) Set the maximum number of rows to be returned by the query