Hierarchy For Package io.github.torand.fastersql.function.aggregate
Class Hierarchy
- java.lang.Object
- io.github.torand.fastersql.function.aggregate.AggregateFunctions
- io.github.torand.fastersql.function.aggregate.Avg (implements io.github.torand.fastersql.function.aggregate.AggregateFunction)
- io.github.torand.fastersql.function.aggregate.Count (implements io.github.torand.fastersql.function.aggregate.AggregateFunction)
- io.github.torand.fastersql.function.aggregate.CountAll (implements io.github.torand.fastersql.function.aggregate.AggregateFunction)
- io.github.torand.fastersql.function.aggregate.Max (implements io.github.torand.fastersql.function.aggregate.AggregateFunction)
- io.github.torand.fastersql.function.aggregate.Min (implements io.github.torand.fastersql.function.aggregate.AggregateFunction)
- io.github.torand.fastersql.function.aggregate.Sum (implements io.github.torand.fastersql.function.aggregate.AggregateFunction)
Interface Hierarchy
- io.github.torand.fastersql.sql.Sql
- io.github.torand.fastersql.predicate.LeftOperand
- io.github.torand.fastersql.function.ColumnFunction (also extends io.github.torand.fastersql.function.Function, io.github.torand.fastersql.order.OrderExpression)
- io.github.torand.fastersql.function.aggregate.AggregateFunction
- io.github.torand.fastersql.function.ColumnFunction (also extends io.github.torand.fastersql.function.Function, io.github.torand.fastersql.order.OrderExpression)
- io.github.torand.fastersql.order.OrderExpression
- io.github.torand.fastersql.function.ColumnFunction (also extends io.github.torand.fastersql.function.Function, io.github.torand.fastersql.predicate.LeftOperand)
- io.github.torand.fastersql.function.aggregate.AggregateFunction
- io.github.torand.fastersql.function.ColumnFunction (also extends io.github.torand.fastersql.function.Function, io.github.torand.fastersql.predicate.LeftOperand)
- io.github.torand.fastersql.projection.Projection
- io.github.torand.fastersql.expression.Expression
- io.github.torand.fastersql.function.Function
- io.github.torand.fastersql.function.ColumnFunction (also extends io.github.torand.fastersql.predicate.LeftOperand, io.github.torand.fastersql.order.OrderExpression)
- io.github.torand.fastersql.function.aggregate.AggregateFunction
- io.github.torand.fastersql.function.ColumnFunction (also extends io.github.torand.fastersql.predicate.LeftOperand, io.github.torand.fastersql.order.OrderExpression)
- io.github.torand.fastersql.function.Function
- io.github.torand.fastersql.expression.Expression
- io.github.torand.fastersql.predicate.LeftOperand