Package org.jdbi.v3.sqlobject.customizer
Annotation Type DefineNamedBindings
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) @Beta public @interface DefineNamedBindings
Defines all bound arguments that don't already have a definition.- See Also:
SqlStatement.defineNamedBindings()