Within a session I have saved an object to the session and then subsequently done a query to get all instances of that type. The result of this query does not contain the new object I saved.
I don't want to flush the session. Is there a way to get the query to include items in the session that have not yet been flushed? Regards Alex -- 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.
