If, for some reason you wish to clear the session cache of that entity you can Evict it from the session
On Apr 22, 8:17 am, kor <[email protected]> wrote: > session1, after the first save, keeps internally a reference to the > first game object, so when you call session1.get it will return the > internal istance without going to the db -- 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.
