Skip to content

Commit 380d3d1

Browse files
committed
Update README
1 parent bd42b0a commit 380d3d1

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+
Se the docs in: http://mybatis.github.com/mybatis-3
6+
Downloads are in: http://repo1.maven.org/maven2/org/mybatis/mybatis/

0 commit comments

Comments
 (0)