摘要: 一篇 1.Mybatis和hibernate分页取数实现,一次性取数? Mybatis分为:内存分页(假分页)通过游标截取; 物理分页; MySQL:limit 5,10; SQL Server: top Oracle: rownum 2.html请求过程,简述一次完整的请求过程。Strus和Spr 阅读全文
posted @ 2018-04-22 22:29 Hannah_He 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 一.http协议 二.hibernate缓存模式,级别;Hibernate和mybatis的区别和优缺点 三.SQL优化经验 四.分布式集群和Redis 五.Spring Aop,动态代理; 六.多线程安全问题,多线程实现 thread local 一.HTTP协议(HyperText Transf 阅读全文
posted @ 2018-04-22 21:49 Hannah_He 阅读(249) 评论(0) 推荐(0) 编辑