Annotation Type Column


@Target(METHOD) @Retention(RUNTIME) public @interface Column
Annotation 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