Package com.atlassian.bamboo.persistence
Interface BambooConnectionSupplyingCallback<T>
public interface BambooConnectionSupplyingCallback<T>
Callback method for use with
BambooConnectionTemplate
-
Method Summary
-
Method Details
-
doInTransaction
T doInTransaction(@NotNull @NotNull Connection connection) throws org.hibernate.HibernateException, SQLException - Throws:
org.hibernate.HibernateException
SQLException
-