We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380d3d1 commit 5b8f785Copy full SHA for 5b8f785
README
@@ -2,5 +2,5 @@ The MyBatis data mapper framework makes it easier to use a relational database w
2
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.
4
5
-Se the docs in: http://mybatis.github.com/mybatis-3
6
-Downloads are in: http://repo1.maven.org/maven2/org/mybatis/mybatis/
+See the docs in: http://mybatis.github.com/mybatis-3
+Download sources, jars and bundles from: http://repo1.maven.org/maven2/org/mybatis/mybatis/
0 commit comments