Uses of Class
io.github.torand.fastersql.function.singlerow.Length
Packages that use Length
Package
Description
Provides classes and interfaces related to single row functions.
-
Uses of Length in io.github.torand.fastersql.function.singlerow
Methods in io.github.torand.fastersql.function.singlerow that return LengthModifier and TypeMethodDescriptionstatic Length
SingleRowFunctions.length
(Expression expression) Creates the length function for a string expression.