Uses of Package
io.github.torand.fastersql.predicate.comparison
Packages that use io.github.torand.fastersql.predicate.comparison
Package
Description
Provides classes and interfaces representing comparison predicates.
-
Classes in io.github.torand.fastersql.predicate.comparison used by io.github.torand.fastersql.predicate.comparisonClassDescriptionImplements the between predicate.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.