public void commit1(Transaction trans) {
   trans.commit();
 }