Package com.atlassian.bamboo.upgrade
Class BootstrapTaskConnectionProvider
java.lang.Object
com.atlassian.bamboo.upgrade.BootstrapTaskConnectionProvider
-
Method Summary
Modifier and TypeMethodDescriptionstatic ConnectiongetConnection(com.atlassian.config.db.HibernateConfig hibernateConfig) static voidstop()static voidwithNoConnectionAllowed(Callable<Object> runnable)
-
Method Details
-
withNoConnectionAllowed
- Throws:
Exception
-
stop
public static void stop() -
getConnection
public static Connection getConnection(com.atlassian.config.db.HibernateConfig hibernateConfig) throws SQLException - Throws:
SQLException
-