Class AsinFunction

  • All Implemented Interfaces:
    SQLMethod

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