Class LogFunction2

  • All Implemented Interfaces:
    SQLMethod

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