Package io.github.torand.fastersql.predicate.comparison
package io.github.torand.fastersql.predicate.comparison
Provides classes and interfaces representing comparison predicates.
-
ClassesClassDescriptionProvides factory methods for comparison predicates.Implements the equivalence predicate.Implements the greater than or equal predicate.Implements the greater than predicate.Implements the less than or equal predicate.Implements the less than predicate.