stzdzyhs / springside

Automatically exported from code.google.com/p/springside
0 stars 1 forks source link

演示Hibernate主动加载LazyLoad对象 #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by calvinxiu@gmail.com on 18 Jun 2009 at 4:48

GoogleCodeExporter commented 9 years ago
OpenSessionInView只适合于mini-web式的内部管理系统,mini-service这�
��对外交互的Web
Service,从性能考虑,还是应该在事务所在的Service层,提供主
动加载关联对象的查询函数。

Original comment by calvinxiu@gmail.com on 18 Jun 2009 at 4:53

GoogleCodeExporter commented 9 years ago

Original comment by calvinxiu@gmail.com on 18 Jun 2009 at 4:57