Uses of Interface
org.springframework.data.keyvalue.core.SortAccessor
Packages that use SortAccessor
-
Uses of SortAccessor in org.springframework.data.keyvalue.core
Classes in org.springframework.data.keyvalue.core that implement SortAccessorModifier and TypeClassDescriptionclassSortAccessorimplementation capable of creatingSpelPropertyComparator.Constructors in org.springframework.data.keyvalue.core with parameters of type SortAccessorModifierConstructorDescriptionQueryEngine(CriteriaAccessor<CRITERIA> criteriaAccessor, SortAccessor<SORT> sortAccessor)