Uses of Class
net.kaczmarzyk.spring.data.jpa.domain.ComparableSpecification
Packages that use ComparableSpecification
-
Uses of ComparableSpecification in net.kaczmarzyk.spring.data.jpa.domain
Subclasses of ComparableSpecification in net.kaczmarzyk.spring.data.jpa.domainModifier and TypeClassDescriptionclassGreaterThan<T>Filters with greater than where-clause (e.g.classFilters with greater than or equal where-clause (e.g.classLessThan<T>Filters with less than where-clause (e.g.classFilters with less than or equal where-clause (e.g.