Package org.jdbi.v3.guice
Interface GuiceJdbiCustomizer
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
Allows specific customizations of the 
Jdbi instance during creation.- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GuiceJdbiCustomizerDoes not modify the Jdbi instance. - 
Method Summary