public class JdbiExceptionsBundle extends Object implements ConfiguredBundle<Configuration>
SQLExceptions and JdbiExceptions
so that their actual causes aren't overlooked.| Constructor and Description |
|---|
JdbiExceptionsBundle() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Configuration configuration,
Environment environment)
Initializes the environment.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializepublic void run(Configuration configuration, Environment environment)
ConfiguredBundlerun in interface ConfiguredBundle<Configuration>configuration - the configuration objectenvironment - the application's EnvironmentCopyright © 2019. All rights reserved.