Class AcosFunction

  • All Implemented Interfaces:
    SQLMethod

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