mybatis中文文档

373人浏览 / 0人评论

学习和研究mybatis框架,我一般会参考mybatis中文文档,这是mybatis官方维护的一份指导学习文档,具有权威性:

https://mybatis.org/mybatis-3/zh/index.html

此文档开头会标明mybatis当前最新版本号:

mybatis中文文档分为以下几个部分:

XML配置:https://mybatis.org/mybatis-3/zh/configuration.html

XML映射:https://mybatis.org/mybatis-3/zh/sqlmap-xml.html

动态SQL:https://mybatis.org/mybatis-3/zh/dynamic-sql.html

Java API:https://mybatis.org/mybatis-3/zh/java-api.html

SQL语句构建器:https://mybatis.org/mybatis-3/zh/statement-builders.html

日志:https://mybatis.org/mybatis-3/zh/logging.html

另外,spring与mybatis相结合使用的中文文档为:

http://mybatis.org/spring/zh/

全部评论

晴天下起了小雨
2017-10-01 18:00
很喜欢,果断关注了
wjmyly7336064
2017-10-01 18:00
相当实用,赞美了
橘大佬
2017-10-01 18:00
就是有些细节再到位点就好了…