0 Replies Latest reply on Mar 30, 2007 12:53 AM by mallikarjunreddy

    Will context be saved if an exception have occured in my tra

    mallikarjunreddy

      Hi,
      I am maintaining a "Transation" in that transaction I have opened the Context and Closed the context in that transaction if every thing is working fine with out any exception in that transaction then context will be opened and closed successfully.
      If any exception have occured after opening the context will that context hit the memory

      Will you please tell me what happens
      1] If an exception has occured in transaction after context got created
      2] Will context hit memory
      3] Till what time the context be stored in memory