if (tm.getTransaction() != null) throw new TestException("THERE IS AN EXISTING TRANSACTION"); ut.begin(); ut.commit();
if (tm.getTransaction() != null) throw new TestException("THERE IS AN EXISTING TRANSACTION"); ut.begin();
if (tm.getTransaction() != null) throw new TestException("THERE IS AN EXISTING TRANSACTION"); ut.begin(); ut.rollback();