Hierarchy For Package io.github.torand.fastersql.alias
Class Hierarchy
- java.lang.Object
- io.github.torand.fastersql.alias.Aliases
- io.github.torand.fastersql.alias.ColumnAlias (implements io.github.torand.fastersql.alias.Alias, io.github.torand.fastersql.predicate.LeftOperand, io.github.torand.fastersql.order.OrderExpression)
- io.github.torand.fastersql.alias.ColumnRef (implements io.github.torand.fastersql.expression.Expression, io.github.torand.fastersql.predicate.LeftOperand, io.github.torand.fastersql.order.OrderExpression)
- io.github.torand.fastersql.alias.TableAlias (implements io.github.torand.fastersql.alias.Alias)