| Modifier and Type | Method and Description |
|---|---|
static JdbiRule |
JdbiRule.embeddedPostgres()
Create a JdbiRule with an embedded Postgres instance.
|
static JdbiRule |
JdbiRule.h2()
Create a JdbiRule with an in-memory H2 database instance.
|
JdbiRule |
JdbiRule.withPlugin(JdbiPlugin plugin)
Install a plugin into JdbiRule.
|
JdbiRule |
JdbiRule.withPlugins()
Discover and install plugins from the classpath.
|
Copyright © 2018. All rights reserved.