Uses of Class
org.jdbi.v3.guice.internal.JdbiInternal
-
Packages that use JdbiInternal Package Description org.jdbi.v3.guice.internal Internal classes for the Guice integration, do not use directly outside Jdbi. -
-
Uses of JdbiInternal in org.jdbi.v3.guice.internal
Constructor parameters in org.jdbi.v3.guice.internal with annotations of type JdbiInternal Constructor Description InternalGuiceJdbiFactory(javax.sql.DataSource dataSource, java.util.Set<GuiceJdbiCustomizer> moduleCustomizers)
-