摘要:
Mybatis介绍 MyBatis 本是apache的一个开源项目iBatis, 2010年这个项目由apache software foundation 迁移到了google code,并且改名为MyBatis 。 2013年11月迁移到Github。MyBatis是一个优秀的持久层框架,它对 阅读全文
posted @ 2019-07-14 11:28
benjieqiang
阅读(16903)
评论(2)
推荐(5)
摘要:
1. 利用navicat,导入mybatis.sql,创建两个数据表order表和user表。 sql SET FOREIGN_KEY_CHECKS=0; Table structure for DROP TABLE IF EXISTS ; CREATE TABLE ( int(11) NOT NU 阅读全文
posted @ 2019-07-14 11:19
benjieqiang
阅读(402)
评论(0)
推荐(0)

浙公网安备 33010602011771号