Exemplo n.º 1
0
 public void commit(Long txid) {
   _delegate.commit(txid);
 }