Package mdbtools.dbengine.functions
Class ConCat
- java.lang.Object
-
- mdbtools.dbengine.functions.ConCat
-
-
Constructor Summary
Constructors Constructor Description ConCat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectexecute(java.lang.Object column)take two strings stick them together and return the result
-