Exemplo n.º 1
0
 @Override
 public void startTx(Transaction tx) {
   this.tx = tx;
   super.startTx(tx);
 }