/** Fire a user transaction started event */
 public void userTransactionStarted() {
   delegator.userTransactionStarted();
 }