Skip to content

Commit 60e3bd8

Browse files
authored
Update configuration.xml
translated the shrinkWhitespacesInSql setting
1 parent 937222a commit 60e3bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/zh/xdoc/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ SqlSessionFactory factory = new SqlSessionFactoryBuilder().build(reader, environ
570570
shrinkWhitespacesInSql
571571
</td>
572572
<td>
573-
Removes extra whitespace characters from the SQL. Note that this also affects literal strings in SQL. (Since 3.5.5)
573+
从SQL中删除多余的空格字符。请注意,这也会影响SQL中的文字字符串。 (新增于 3.5.5)
574574
</td>
575575
<td>
576576
true | false

0 commit comments

Comments
 (0)