22002201220222032204220522062207
*/ protected void assertActiveTransaction() { if (!om.getTransaction().isActive()) { throw new TransactionNotActiveException(); } }