Package mdbtools.dbengine.functions
Class Length
- java.lang.Object
-
- mdbtools.dbengine.functions.Length
-
-
Constructor Summary
Constructors Constructor Description Length()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
execute(Object column)
execute the length function of a string
-