I didn't think it was possible. IStatelessSession is just that, stateless. There isn't lazy loading or cascading because it's not tracking anything. I could be totally wrong about this, but that was my understanding.
On Jan 6, 4:14 am, Salty <[email protected]> wrote: > Using NH3 and a known, working many-to-many entity mapping. I can't > find a way whilst using Stateless sessions to have NH persist the > relationship to the mapping table. > > The two entity tables are correctly populated but nothing appears in > the relation table. > > I'm really just throwing this out to the community. Can anyone confirm > if this is even possible? > > See:http://stackoverflow.com/questions/4611983/nhibernate-istatelesssessi... > > Cheers, > > Salty. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
