Class HibernateTestTransactionCallback
java.lang.Object
io.quarkus.hibernate.orm.deployment.test.HibernateTestTransactionCallback
- All Implemented Interfaces:
io.quarkus.narayana.jta.runtime.test.TestTransactionCallback
public class HibernateTestTransactionCallback
extends Object
implements io.quarkus.narayana.jta.runtime.test.TestTransactionCallback
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HibernateTestTransactionCallback
public HibernateTestTransactionCallback()
-
-
Method Details
-
postBegin
public void postBegin()- Specified by:
postBeginin interfaceio.quarkus.narayana.jta.runtime.test.TestTransactionCallback
-
preRollback
public void preRollback()- Specified by:
preRollbackin interfaceio.quarkus.narayana.jta.runtime.test.TestTransactionCallback
-