Uses of Package
com.bellotapps.webapps_commons.persistence.repository_utils
-
Classes in com.bellotapps.webapps_commons.persistence.repository_utils used by com.bellotapps.webapps_commons.persistence.repository_utils Class Description AbstractSlice Page An extension of aSlicein which is known the overall amount of data.PagingRequest Slice A slice of data.SortingData Represents an object that encapsulates information about sorting when performing queries to repositories.SortingData.Builder Builder class for aSortingData.SortingData.NullHandling Enum containing the different types of null handling strategies (i.e nulls first or nulls last).SortingData.PropertySort Object that encapsulates information about how to sort a given property.SortingData.PropertySort.Builder Builder class for aSortingData.PropertySort.SortingData.SortDirection Enum containing the sort directions (i.e ascending and descending).