1 Star 1 Fork 7

切梦刀 / MyBatis源码

forked from 狼星 / MyBatis源码 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
狼星 提交于 2021-02-20 16:43 . myBaits源码初始化

MyBatis SQL Mapper Framework for Java

Build Status Coverage Status Maven central License Stack Overflow Project Stats

mybatis

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.

Essentials

Java
1
https://gitee.com/oklongmm/my-batis-source-code.git
git@gitee.com:oklongmm/my-batis-source-code.git
oklongmm
my-batis-source-code
MyBatis源码
master

搜索帮助