Interface BambooConnectionSupplyingCallback<T>

    • Method Detail

      • doInTransaction

        T doInTransaction​(@NotNull
                          @NotNull Connection connection)
                   throws org.hibernate.HibernateException,
                          SQLException
        Throws:
        org.hibernate.HibernateException
        SQLException