Skip to content

Commit 9b84acb

Browse files
committed
2 parents 7123141 + 5b8f785 commit 9b84acb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
The MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications.
22
MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations.
3-
Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.
3+
Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.
4+
5+
See the docs in: http://mybatis.github.com/mybatis-3
6+
Download sources, jars and bundles from: http://repo1.maven.org/maven2/org/mybatis/mybatis/

0 commit comments

Comments
 (0)