Package Hierarchies:
Class Hierarchy
- java.lang.Object
- io.github.torand.fastersql.function.singlerow.Abs (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Ceil (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Concat (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Exp (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Floor (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Length (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Ln (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Lower (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Power (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Round (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.SingleRowFunctions
- io.github.torand.fastersql.function.singlerow.Sqrt (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Substring (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.ToChar (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.ToNumber (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
- io.github.torand.fastersql.function.singlerow.Upper (implements io.github.torand.fastersql.function.singlerow.SingleRowFunction)
Interface Hierarchy
- io.github.torand.fastersql.sql.Sql