| JdbiFactory | JdbiFactory | |||
|---|---|---|---|---|
| Compiled from "JdbiFactory.java" | Compiled from "JdbiFactory.java" | |||
| public class io.dropwizard.jdbi3.JdbiFactory { | public class io.dropwizard.jdbi3.JdbiFactory { | |||
| public io.dropwizard.jdbi3.JdbiFactory(); | public io.dropwizard.jdbi3.JdbiFactory(); | |||
| public io.dropwizard.jdbi3.JdbiFactory(com.codahale.metrics.jdbi3.strateg ies.StatementNameStrategy); | public io.dropwizard.jdbi3.JdbiFactory(com.codahale.metrics.jdbi3.strateg ies.StatementNameStrategy); | |||
| public org.jdbi.v3.core.Jdbi build(io.dropwizard.setup.Environment, io.dr opwizard.db.PooledDataSourceFactory, java.lang.String); | public org.jdbi.v3.core.Jdbi build(io.dropwizard.setup.Environment, io.dr opwizard.db.PooledDataSourceFactory, java.lang.String); | |||
| public org.jdbi.v3.core.Jdbi build(io.dropwizard.setup.Environment, io.dr opwizard.db.PooledDataSourceFactory, io.dropwizard.db.ManagedDataSource, ja va.lang.String); | public org.jdbi.v3.core.Jdbi build(io.dropwizard.setup.Environment, io.dr opwizard.db.PooledDataSourceFactory, io.dropwizard.db.ManagedDataSource, ja va.lang.String); | |||
| protected com.codahale.metrics.jdbi3.InstrumentedSqlLogger buildSQLLogger (com.codahale.metrics.MetricRegistry, com.codahale.metrics.jdbi3.strategies .StatementNameStrategy); | ||||
| protected org.jdbi.v3.core.Jdbi newInstance(io.dropwizard.db.ManagedDataS ource); | protected org.jdbi.v3.core.Jdbi newInstance(io.dropwizard.db.ManagedDataS ource); | |||
| protected void configure(org.jdbi.v3.core.Jdbi); | protected void configure(org.jdbi.v3.core.Jdbi); | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 0 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/  | ||||