Package org.jdbi.v3.sqlobject.customizer
Annotation Type BindPojo
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface BindPojoBinds the properties of an object to a SQL statement.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvaluePrefix to apply to each property.
-