Interface SqlPool.DefinitionStages.WithCollation

    • Method Detail

      • withCollation

        SqlPool.DefinitionStages.WithCreate withCollation​(String collation)
        Specifies the collation property: Collation mode.
        Parameters:
        collation - Collation mode.
        Returns:
        the next definition stage.