The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using an XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.
forked from mybatis/mybatis-3
-
Notifications
You must be signed in to change notification settings - Fork 1
MyBatis 源码阅读添加阅读笔记,主要针对3.4.x版本
License
Apache-2.0, Unknown licenses found
Licenses found
Apache-2.0
LICENSE
Unknown
license.txt
ProgrammerAnthony/mybatis-3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MyBatis 源码阅读添加阅读笔记,主要针对3.4.x版本
Resources
License
Apache-2.0, Unknown licenses found
Licenses found
Apache-2.0
LICENSE
Unknown
license.txt
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 99.3%
- Other 0.7%