toggle menu
common-ext
2.1.0
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.jdbc
/
mysqlCollate
mysql
Collate
fun
JdbcTemplate
.
mysqlCollate
(
collateName
:
String
,
tables
:
Map
<
String
,
Set
<
String
>
>
)
Deprecated
下一个
Replace with
mysqlCollateCorrect(target)
Content copied to clipboard
Parameters
collate
Name
The name of the collation.
See also
JdbcUtils.
mysql
Collate