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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.github.torand.fastersql.predicate.compound.And (implements io.github.torand.fastersql.predicate.Predicate)
    • io.github.torand.fastersql.predicate.compound.CompoundPredicates
    • io.github.torand.fastersql.predicate.compound.Not (implements io.github.torand.fastersql.predicate.Predicate)
    • io.github.torand.fastersql.predicate.compound.Or (implements io.github.torand.fastersql.predicate.Predicate)