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 java.lang.Objectexecute(java.lang.Object column)execute the length function of a string
-