com.atlassian.bamboo.persistence
Interface BambooConnectionCallback


public interface BambooConnectionCallback

Callback method for use with BambooConnectionTemplate


Method Summary
 void doInHibernateTransaction(java.sql.Connection connection)
           
 

Method Detail

doInHibernateTransaction

void doInHibernateTransaction(@NotNull
                              java.sql.Connection connection)
                              throws java.sql.SQLException
Throws:
java.sql.SQLException


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.