Interface BambooConnectionCallback


public interface BambooConnectionCallback
Callback method for use with BambooConnectionTemplate
  • Method Details

    • doInHibernateTransaction

      void doInHibernateTransaction(@NotNull @NotNull Connection connection) throws org.hibernate.HibernateException, SQLException
      Throws:
      org.hibernate.HibernateException
      SQLException