Interface Database.DefinitionStages.WithCharset

    • Method Detail

      • withCharset

        Database.DefinitionStages.WithCreate withCharset​(String charset)
        Specifies the charset property: The charset of the database..
        Parameters:
        charset - The charset of the database.
        Returns:
        the next definition stage.