The steps I am taking here are 1) Receive all things to process all the data 2) Process form
(for unit entity) using {interactivity scope = new transaction scope ()} - Modify the unit - Modify child objects / loading the alia loading Can be approved by - _sessionFactory.GetCurrentSession (). Update (unit); - _sessionFactory.GetCurrentSession (). Flush (); - Scope complete (); }} Once, the process of one unit has been modified and the lazy loading exception to process the next unit in the modified child's time indicates that the session is closed. Gaya. Can anyone help me find out the cause of this problem?
Thank you.
You do not have to flush anything because you are already using an experiment Once your object comes out once it will be clean.
Comments
Post a Comment