public class H2DatabasePlugin extends Object implements JdbiPlugin
| Constructor and Description |
|---|
H2DatabasePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
customizeJdbi(Jdbi db)
Configure customizations global to any object managed by this Jdbi.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomizeConnection, customizeHandlepublic void customizeJdbi(Jdbi db)
JdbiPlugincustomizeJdbi in interface JdbiPlugindb - the jdbi to customizeCopyright © 2019. All rights reserved.