Annotation Type ColumnAttributeMappings


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface ColumnAttributeMappings
    Collection of ColumnAttributes.
    Since:
    0.8.0
    Author:
    Thanh Nguyen
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      ColumnAttribute[] value