Class ArraySqlType

    • Field Detail

    • Constructor Detail

      • ArraySqlType

        public ArraySqlType​(RelDataType elementType,
                            boolean isNullable)
        Creates an ArraySqlType. This constructor should only be called from a factory method.