From: NHibernate J. <mik...@us...> - 2006-10-24 13:01:42
|
[ http://jira.nhibernate.org/browse/NH-423?page=comments#action_14168 ] Donald Mull commented on NH-423: -------------------------------- It's no so much working with 2 sessions at the same time but working with one session then another. I agree, however, there are more important tihngs to fix, this isn't a killer (it has a workaround, after all). I'm happy that it has been reproduced though so that it will one day be taken care of when someone has time (or it really bothers someone). :) > TransientObjectException when using an object from another session in a Query > ----------------------------------------------------------------------------- > > Key: NH-423 > URL: http://jira.nhibernate.org/browse/NH-423 > Project: NHibernate > Type: Bug > Components: Core > Versions: 1.0 > Reporter: Donald Mull > Attachments: Organization.hbm.xml > > When using an object from another session (loaded from the database) in a Query a TransientOBjectSession is thrown as if the object does not exist in the database. > Forum Thread: http://nhibernate.sourceforge.net/forum/viewtopic.php?t=1026 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nhibernate.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |