1. Once again: LazyInitialization forum.springsource.orgOnce again: LazyInitialization Hi folks, I'm trying to do the following and don't know how to avoid a lazy initialization exception: I have 2 POJOs that are in a bidirectional n:m ... |
2. Lazyinitialization forum.springsource.orgLazyinitialization Hi everybody, i want to deliver a objectgraph for my swing app wich is connected over spring http remoting. as i dont want to give up the lazy loading performance ... |
3. LazyInitialization and hashCode() method forum.springsource.orgLazyInitialization and hashCode() method Hi, I was facing lazyinitialization problem and used OpenSessionInViewFilter to avoid it. This worked in some places but failed in others. All the errors come in the ... |