Package io.github.torand.fastersql.predicate.comparison
package io.github.torand.fastersql.predicate.comparison
Provides classes and interfaces representing comparison predicates.
-
ClassesClassDescriptionImplements the between predicate.Provides 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.Implements the non-equivalence predicate.