Package org.jdbi.v3.guice.internal
Class InternalGuiceJdbiCustomizer
java.lang.Object
org.jdbi.v3.guice.internal.InternalGuiceJdbiCustomizer
- All Implemented Interfaces:
 GuiceJdbiCustomizer
Customizer contributing all customizations from a module to a Jdbi instance.
- 
Field Summary
Fields inherited from interface org.jdbi.v3.guice.GuiceJdbiCustomizer
NOP - 
Method Summary
 
- 
Method Details
- 
customize
Description copied from interface:GuiceJdbiCustomizerCustomize theJdbiinstance passed in.- Specified by:
 customizein interfaceGuiceJdbiCustomizer- Parameters:
 jdbi- AJdbiinstance.
 
 -