Class JsonType

    • Field Detail

      • INSTANCE

        public static final JsonType INSTANCE
      • VENDOR_TYPE_NUMBER

        public static final int VENDOR_TYPE_NUMBER
        Spanner does not have any type numbers, but the code values are unique. Add 100,000 to avoid conflicts with the type numbers in java.sql.Types.
        See Also:
        Constant Field Values