- 浏览: 732 次
- 性别:
- 来自: 广州
最新评论
文章列表
在编写junit4 测试类时 fetch=FetchType.LAZY 延时加载会报错:
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: ins.xxx.xxx.xx, could not initialize proxy - no Session
at org.hibernate.collection.internal.AbstractPersistentCollection.throwLazyInitializationException(Abstrac ...