Class SQLCubeFunction

java.lang.Object
org.datanucleus.store.rdbms.sql.method.SimpleNumericMethod
org.datanucleus.store.rdbms.sql.method.SQLCubeFunction
All Implemented Interfaces:
SQLMethod

public class SQLCubeFunction extends SimpleNumericMethod
Expression handler to evaluate SQL.cube(args). Returns a NumericExpression. Ignores the "expr" since is a function