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