Hierarchy For Package io.github.torand.fastersql.function.system
Class Hierarchy
- java.lang.Object
- io.github.torand.fastersql.function.system.CurrentDate (implements io.github.torand.fastersql.function.system.SystemFunction)
- io.github.torand.fastersql.function.system.CurrentTime (implements io.github.torand.fastersql.function.system.SystemFunction)
- io.github.torand.fastersql.function.system.CurrentTimestamp (implements io.github.torand.fastersql.function.system.SystemFunction)
- io.github.torand.fastersql.function.system.SystemFunctions
Interface Hierarchy
- io.github.torand.fastersql.sql.Sql
- io.github.torand.fastersql.projection.Projection
- io.github.torand.fastersql.expression.Expression
- io.github.torand.fastersql.function.Function
- io.github.torand.fastersql.function.system.SystemFunction
- io.github.torand.fastersql.function.Function
- io.github.torand.fastersql.expression.Expression
- io.github.torand.fastersql.projection.Projection