Uses of Class
io.github.torand.fastersql.function.singlerow.ToChar
Packages that use ToChar
Package
Description
Provides classes and interfaces related to single row functions.
-
Uses of ToChar in io.github.torand.fastersql.function.singlerow
Methods in io.github.torand.fastersql.function.singlerow that return ToCharModifier and TypeMethodDescriptionstatic ToChar
SingleRowFunctions.toChar
(Expression expression, String format) Creates the timestamp/number to string conversion function for an expression.