Package io.dropwizard.vavr.jdbi3
Class VavrJdbiFactory
java.lang.Object
io.dropwizard.jdbi3.JdbiFactory
io.dropwizard.vavr.jdbi3.VavrJdbiFactory
public class VavrJdbiFactory
extends io.dropwizard.jdbi3.JdbiFactory
-
Constructor Summary
ConstructorsConstructorDescriptionVavrJdbiFactory(com.codahale.metrics.jdbi3.strategies.StatementNameStrategy nameStrategy) -
Method Summary
Methods inherited from class io.dropwizard.jdbi3.JdbiFactory
build, build, buildSQLLogger, newInstance
-
Constructor Details
-
VavrJdbiFactory
public VavrJdbiFactory() -
VavrJdbiFactory
public VavrJdbiFactory(com.codahale.metrics.jdbi3.strategies.StatementNameStrategy nameStrategy)
-
-
Method Details
-
configure
protected void configure(org.jdbi.v3.core.Jdbi jdbi) - Overrides:
configurein classio.dropwizard.jdbi3.JdbiFactory
-