Annotation Type ElementColumns


  • @Target({METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface ElementColumns

    Allows the specification of multiple element columns for complex mappings.

    Since:
    0.4.0, 1.1.0
    Author:
    Abe White
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      ElementColumn[] value