Class DegreesFunction

  • All Implemented Interfaces:
    SQLMethod

    public class DegreesFunction
    extends SimpleNumericMethod
    Expression handler to invoke the SQL DEGREES function. For use in evaluating DEGREES({expr}) where the RDBMS supports this function. Returns a NumericExpression "DEGREES({numericExpr})".