Class VavrJdbiFactory

java.lang.Object
io.dropwizard.jdbi3.JdbiFactory
io.dropwizard.vavr.jdbi3.VavrJdbiFactory

public class VavrJdbiFactory extends io.dropwizard.jdbi3.JdbiFactory
  • 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:
      configure in class io.dropwizard.jdbi3.JdbiFactory