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