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 Details

    • HibernateTestTransactionCallback

      public HibernateTestTransactionCallback()
  • Method Details

    • postBegin

      public void postBegin()
      Specified by:
      postBegin in interface io.quarkus.narayana.jta.runtime.test.TestTransactionCallback
    • preRollback

      public void preRollback()
      Specified by:
      preRollback in interface io.quarkus.narayana.jta.runtime.test.TestTransactionCallback