Annotation Type ColumnName
-
@Target(FIELD) @Retention(RUNTIME) public @interface ColumnNameSets the name of a column in a table for a POJO field.- Author:
- Collin Alpert
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-