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 a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.
forked from SourceHot/mybatis-read
-
Notifications
You must be signed in to change notification settings - Fork 0
mybatis 源码阅读仓库
License
cunzhiwang/mybatis-read
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
mybatis 源码阅读仓库
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 99.5%
- Other 0.5%