Package org.jdbi.v3.sqlobject.customizer
Annotation Type AllowUnusedBindings
Suppresses error when bindings are created but never used in the query.
- 
Optional Element Summary
Optional Elements 
- 
Element Details
- 
value
boolean value- Default:
 - true
 
 
 -