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
Modifier and TypeFieldDescriptionstatic final GuiceJdbiCustomizer
Does not modify the Jdbi instance. -
Method Summary