Class ShardingMetadata.SubKeyMetadata

    • Constructor Detail

      • SubKeyMetadata

        public SubKeyMetadata​(int index,
                              SQLType dataType,
                              int charSet)
        Parameters:
        index - column index of the subkey
        dataType - type of the subkey to be constructed
        charSet - character set of the subkey in the database