Hierarchy For Package io.github.torand.fastersql.function.singlerow

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.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.Lower (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.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