Package org.jdbi.v3.sqlobject.customizer
Annotation Type AllowUnusedBindings
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface AllowUnusedBindingsSuppresses error when bindings are created but never used in the query.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanvalue
-