#OSIV模式
请教open session in view
05-08-30
17
3020
1
sha1979

刚刚接触Spring,我想做个练习,但总出错; struts1.1 + hibernate3+spring1.2.1+Tomcat5 我想使用open session in view模式 hibern... 详细
关于spring事务管理不关闭connection问题!多谢。
07-02-04
5
6739
2
qujingbo

项目使用hibernate 2.0,spring 1.2.8,struts 问题在于连接很快就被占满,怀疑PSRING没有管理连接,仔细查看LOG发现,会有些warn提示unclosed sessi... 详细
关于Jdon的CloseSessionInViewFilter
08-03-25
4
1084
cats_tiger

对Spring的OpenSessionInViewFilter导致性能问题早有耳闻,但是这个东东实在方便,所以一直沿用至今,幸好没有遇到性能方面的问题。 但是,老猫我一直对它谨慎提防。 先解释一下Sp... 详细
HibernateDaoSupport 内存泄漏的问题!
06-07-27
1
682
fishinhouse

为什么在控制台会提示这样的信息: WARN [ConnectionManager] unclosed connection, forgot to call close() on your sessio... 详细