When an uncommitted change happens at the server side in some trigger, Appserver
does not honor that in subsequent queries.
Steps to reproduce: create a trigger than changes data, call that trigger from a
form, the form will not display the updated data until a commit is done. |