Class FunctionSTRLEN

  • All Implemented Interfaces:
    ExpressionItem

    public final class FunctionSTRLEN
    extends AbstractFunction
    The class implements the STRLEN function handler
    • Field Detail

      • ARG_TYPES

        private static final ValueType[][] ARG_TYPES
    • Constructor Detail

      • FunctionSTRLEN

        public FunctionSTRLEN()