Skip to content

Commit

Permalink
Merge pull request mybatis#1962 from 4anghyeon/patch-4
Browse files Browse the repository at this point in the history
Update dynamic-sql.xml
  • Loading branch information
harawata authored Jul 11, 2020
2 parents 749a023 + 1fdb1c2 commit 852d4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/ko/xdoc/dynamic-sql.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
간혹 공백이나 콤마를 붙이는 것을 잊어본 적도 있을 것이다.
동적 SQL 은 그만큼 어려운 것이다.</p>
<p>동적 SQL 을 사용하는 것은 결코 파티가 될 수 없을 것이다.
마이바티스는 강력한 동적 SQL 언어로 이 상황은 개선한다.</p>
마이바티스는 강력한 동적 SQL 언어로 이 상황을 개선한다.</p>
<p>동적 SQL 엘리먼트들은 JSTL이나 XML기반의 텍스트 프로세서를 사용해 본 사람에게는 친숙할 것이다.
마이바티스의 이전 버전에서는 알고 이해해야 할 엘리먼트가 많았다.
마이바티스 3 에서는 이를 크게 개선했고 실제 사용해야 할 엘리먼트가 반 이하로 줄었다.
Expand Down

0 comments on commit 852d4e2

Please sign in to comment.