All Classes and Interfaces
Class
Description
The comparator builder.
The default comparator builder.
The comparator chain has a list of comparators.
The comparator exception.
The comparator jaxb context data provider.
The default value extractor supports field names and paths as described in
SortOrder
.The delegating comparator extracts the field value of the specified field name or path and uses
the specified comparator for sorting.
Immutable implementation of
SortOrdersTextProperties
.Builds instances of type
ImmutableSortOrdersTextProperties
.The xml object factory.
This mapper provides methods to transform a
SortOrder
into a Sort
object from the
Spring framework (spring-data-common) and vice versa.This class defines the sort order of a field.
The case handling.
The direction.
The null handling.
The sort order converter.
The list of sort orders.
The sort orders converter.
The sort order(s) text properties.
The value comparator extracts field value of the specified field name or path and uses the
specified description (ascending or descending, case sensitive or insensitive and 'null is
first') for sorting.
The value extractor finds the value of a given field name or path by reflection.
The value extractor exception.