文章列表
一、基础知识
1.jdk动态代理和cglib
2.hash
3.树形解决方案
二、框架
1.hibernate current_session_context_class
2.OpenSessionInViewFilter
3.hibernate关联映射(mappedBy="",cascade=CascadeType.ALL)
hibernate海量数据查询、插入的优化
clear、flush
n+1
4.事务
5.hibernate query实现各种类型参数的传递封装,完成博客整理,参照dshp中的设计(BaseDao.find(String qlString, Pa ...