mybatis 文章整理

原理介绍
http://elim.iteye.com/blog/2353672

http://www.mybatis.org/mybatis-3/zh/index.html

mybatis是jdbc的封装实现,实现了缓存功能,基本实现为
xmlconfigrationBuild的mybatis的配置文件
sqlsessionFactory->sqlSession-->mapper->接口实现
实现类:excetor-->BaseExcetor{simpleExcetor,resueExcetor,batchExcetor}

mybatis3.0的特性使用

使用Mapper<T>接口,不用写xml文件

https://github.com/abel533/Mapperc

参数判断(

<if test="_parameter != null">

面试题:

http://www.cnblogs.com/huajiezh/p/6415388.html

mybatis调用存储过程

http://www.cnblogs.com/lls002-1435/p/5966069.html

 

 

转载于:https://my.oschina.net/u/561701/blog/1509486

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值