Hierarchy For Package io.github.torand.fastersql.predicate.comparison

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.github.torand.fastersql.predicate.comparison.ComparisonPredicates
    • io.github.torand.fastersql.predicate.comparison.Eq (implements io.github.torand.fastersql.predicate.Predicate)
    • io.github.torand.fastersql.predicate.comparison.Ge (implements io.github.torand.fastersql.predicate.Predicate)
    • io.github.torand.fastersql.predicate.comparison.Gt (implements io.github.torand.fastersql.predicate.Predicate)
    • io.github.torand.fastersql.predicate.comparison.Le (implements io.github.torand.fastersql.predicate.Predicate)
    • io.github.torand.fastersql.predicate.comparison.Lt (implements io.github.torand.fastersql.predicate.Predicate)