Interface Database.DefinitionStages.WithCollation

    • Method Detail

      • withCollation

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