Hierarchy For Package io.github.torand.fastersql.model
Class Hierarchy
- java.lang.Object
- io.github.torand.fastersql.model.Column (implements io.github.torand.fastersql.expression.Expression, io.github.torand.fastersql.predicate.LeftOperand, io.github.torand.fastersql.order.OrderExpression)
- io.github.torand.fastersql.model.Table<ENTITY> (implements io.github.torand.fastersql.relation.Relation)
Interface Hierarchy
- io.github.torand.fastersql.model.TableFactory<ENTITY>