Uses of Class
com.exasol.sql.expression.function.AbstractFunction
-
Packages that use AbstractFunction Package Description com.exasol.sql.expression.function.exasol -
-
Uses of AbstractFunction in com.exasol.sql.expression.function.exasol
Subclasses of AbstractFunction in com.exasol.sql.expression.function.exasol Modifier and Type Class Description classAnalyticFunctionThis class represents an analytic function in the Exasol database that supports keywordsDISTINCTandALLand the over clause.classCastExasolFunctionThis class represents the Exasol CAST function.classExasolFunctionThis class represents a function in the Exasol database.classExasolUdfThis class represents a User Defined Function in the Exasol database.
-