示例#1
0
 public void commit1(Transaction trans) {
   trans.commit();
 }