Uses of Interface
org.springframework.data.keyvalue.core.CriteriaAccessor
Packages that use CriteriaAccessor
-
Uses of CriteriaAccessor in org.springframework.data.keyvalue.core
Constructors in org.springframework.data.keyvalue.core with parameters of type CriteriaAccessorModifierConstructorDescriptionQueryEngine(@Nullable CriteriaAccessor<CRITERIA> criteriaAccessor, @Nullable SortAccessor<SORT> sortAccessor)