日志文章列表

2007年03月20日 09:07:19

解惑 spring 嵌套事务

很详细:

http://www.javaeye.com/topic/35907

阅读全文>>

Tags: spring   事务嵌套  

类别: Spring |  评论(0) |  浏览(2816) |  收藏
2007年02月26日 15:34:32

Open Session In View之研究

偷个懒,呵呵:

http://calvin.blog.javascud.org/post/46.htm
http://www.jdon.com/jive/thread.jsp?forum=62&thread=22374
http://www.jdon.com/jive/thread.jsp?forum=91&thread=28955
http://www.jdon.com/ji..

阅读全文>>

类别: Spring |  评论(0) |  浏览(2565) |  收藏
2006年11月05日 16:17:29

Spring Hibernate在AOP方面的配置冲突解决之道

环境:Spring2.0 Hibernate3.1.x/Hibernate3.2

在使用Spring的AOP编程时,会用到这几个lib:
asm-2.2.2.jar
asm-commons-2.2.2.jar
asm-util-2.2.2.jar

Hibernate使用如果lib:
asm.jar
asm-attrs.jar


其中as..

阅读全文>>

类别: Spring |  评论(2) |  浏览(1959) |  收藏