public abstract class DBFunctions.DBFunction extends AbstractFunction
Constructor and Description |
---|
DBFunction() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getFunctionDisplayName() |
initArgs, log, validateArgType, validateNumArgs
connect, copy, disconnect, executeAll, shutdown, startup
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getArgDocString, getType
public abstract java.lang.String getFunctionDisplayName()
getFunctionDisplayName
in class AbstractFunction