public class BootstrapTaskConnectionProvider extends Object
| Modifier and Type | Method and Description |
|---|---|
static Connection |
getConnection(com.atlassian.config.db.HibernateConfig hibernateConfig) |
static void |
stop() |
static void |
withNoConnectionAllowed(Callable<Object> runnable) |
public static void withNoConnectionAllowed(Callable<Object> runnable) throws Exception
Exceptionpublic static void stop()
public static Connection getConnection(com.atlassian.config.db.HibernateConfig hibernateConfig) throws SQLException
SQLExceptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.