Uses of Interface
org.jdbi.v3.guice.GuiceJdbiCustomizer
-
Uses of GuiceJdbiCustomizer in org.jdbi.v3.guice
Modifier and TypeFieldDescriptionstatic final GuiceJdbiCustomizer
GuiceJdbiCustomizer.NOP
Does not modify the Jdbi instance.Modifier and TypeMethodDescriptiondefault LinkedBindingBuilder
<GuiceJdbiCustomizer> JdbiBinder.bindCustomizer()
Creates a new binding for aGuiceJdbiCustomizer
.