From: NHibernate J. <mik...@us...> - 2006-10-24 13:08:38
|
[ http://jira.nhibernate.org/browse/NH-423?page=comments#action_14169 ] Sergey Koshcheyev commented on NH-423: -------------------------------------- Can you attach a simple test case that would reproduce this? Note that this issue is resolved as "Cannot Reproduce", not "Fixed". > 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 |