Class CosFunction

  • All Implemented Interfaces:
    SQLMethod

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