Uses of Class
io.github.perplexhub.rsql.SortSupport
-
Uses of SortSupport in io.github.perplexhub.rsql
Methods in io.github.perplexhub.rsql with parameters of type SortSupportModifier and TypeMethodDescriptionstatic <T> org.springframework.data.jpa.domain.Specification<T>
RSQLJPASupport.toSort
(SortSupport sortSupport) Add orderBy(s) toCriteriaQuery
.