Class RexImpTable.SystemFunctionImplementor

  • All Implemented Interfaces:
    CallImplementor
    Enclosing class:
    RexImpTable

    private static class RexImpTable.SystemFunctionImplementor
    extends java.lang.Object
    implements CallImplementor
    Implementor for SQL system functions.

    Several of these are represented internally as constant values, set per execution.

    • Constructor Detail

      • SystemFunctionImplementor

        private SystemFunctionImplementor()