0 Replies Latest reply on Apr 16, 2009 3:12 PM by div

    Commit successful event

    div

      I am using EntityHome objects to update the database. I need to start a thread when a transaction is successfully complete. In other words the new thread needs to see the changes and run as soon as the commit is complete. I cannot find any 'commit callback' functionality. Any ideas how to achieve this?