Package mdbtools.dbengine.functions
Interface Function
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectexecute(java.lang.Object column)given the data for a column execute the function
-