mysqlCollate

fun JdbcTemplate.mysqlCollate(collateName: String, tables: Map<String, Set<String>>)

Deprecated

下一个

Replace with

mysqlCollateCorrect(target)

Parameters

collateName

The name of the collation.

See also