Skip to content

Commit a3bef57

Browse files
author
이희구
committed
update korean description
1 parent 45fbebc commit a3bef57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/ko/xdoc/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ SqlSessionFactory factory = new SqlSessionFactoryBuilder().build(reader, environ
560560
shrinkWhitespacesInSql
561561
</td>
562562
<td>
563-
mapper xml 파일에서 쿼리를 읽을때 whitespace 문자를 최대한 줄여 네트워크로 전송하는 패킷을 줄여준다. Removes extra whitespace characters from the SQL. Note that this also affects literal strings in SQL. (Since 3.5.5)
563+
SQL에서 여분의 whitespace 문자들을 삭제한다. 이는 SQL의 리터럴 문자열에도 영향을 미친다. (Since 3.5.5)
564564
</td>
565565
<td>
566566
true | false

0 commit comments

Comments
 (0)