Class CoshFunction

  • All Implemented Interfaces:
    SQLMethod

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