Class 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 Detail

      • HibernateTestTransactionCallback

        public HibernateTestTransactionCallback()
    • Method Detail

      • 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