Uses of Class
org.springframework.data.domain.Sort.TypedSort
Packages that use Sort.TypedSort
Package
Description
Central domain abstractions especially to be used in combination with the
Repository abstraction.-
Uses of Sort.TypedSort in org.springframework.data.domain
Methods in org.springframework.data.domain that return Sort.TypedSortModifier and TypeMethodDescription<S> Sort.TypedSort<S> Deprecated.<S> Sort.TypedSort<S> Sort.TypedSort.by(MethodInvocationRecorder.Recorded.ToCollectionConverter<T, S> collectionProperty) Deprecated.<S> Sort.TypedSort<S> Sort.TypedSort.by(MethodInvocationRecorder.Recorded.ToMapConverter<T, S> mapProperty) Deprecated.static <T> Sort.TypedSort<T> Deprecated.
Sort.by(TypedPropertyPath[]).