Interface DataTypeWithCharset

    • Method Detail

      • getCharsetName

        default java.lang.String getCharsetName​(Settings settings)
        Get the character set for a specific data type and settings
        Parameters:
        settings - data instance settings
        Returns:
        Charset for this datatype and settings