/** {@inheritDoc} */
 @Override
 public boolean implicit() {
   return tx.implicit();
 }