Skip to content

Commit 7d6cbf8

Browse files
committed
korean - using-api.xml translated
1 parent 5201e9f commit 7d6cbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/ko/xdoc/using-api.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</properties>
2929

3030
<body>
31-
<section name="Using the MyBatis API">
31+
<section name="MyBatis API 사용하기">
3232
<p>마이바티스 스프링 연동모듈을 사용해더라도 마이바티스 API를 직접 사용할 수 있다.
3333
<code>SqlSessionFactoryBean</code>을 사용해서 스프링에서 <code>SqlSessionFactory</code>를 생성하고 팩토리를 사용하자. </p>
3434
<source><![CDATA[public class UserDaoImpl implements UserDao {

0 commit comments

Comments
 (0)