Package org.apache.commons.dbutils
Annotation Type Column
-
@Target(METHOD) @Retention(RUNTIME) public @interface ColumnAnnotation for BeanProcessor to receive hints of the field name rather than dissecting the method name.- Since:
- 1.8.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringname
-