Package Hierarchies:
Class Hierarchy
- java.lang.Object
- io.github.torand.fastersql.predicate.ExistsSubquery (implements io.github.torand.fastersql.predicate.Predicate)
- io.github.torand.fastersql.predicate.In (implements io.github.torand.fastersql.predicate.Predicate)
- io.github.torand.fastersql.predicate.InSubquery (implements io.github.torand.fastersql.predicate.Predicate)
- io.github.torand.fastersql.predicate.IsNull (implements io.github.torand.fastersql.predicate.Predicate)
- io.github.torand.fastersql.predicate.Like (implements io.github.torand.fastersql.predicate.Predicate)
- io.github.torand.fastersql.predicate.OptionalPredicate
- io.github.torand.fastersql.predicate.Predicates
Interface Hierarchy
- io.github.torand.fastersql.sql.Sql