Class MultisetSqlType

    • Field Detail

    • Constructor Detail

      • MultisetSqlType

        public MultisetSqlType​(RelDataType elementType,
                               boolean isNullable)
        Constructs a new MultisetSqlType. This constructor should only be called from a factory method.