Annotation Type ElementEmbeddedMapping


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

    Embedded mapping information for an array, collection, or map element.

    Since:
    0.4.0, 1.1.0
    Author:
    Abe White
    • Field Detail

      • TRUE

        static final String TRUE
      • FALSE

        static final String FALSE
    • Element Detail

      • nullIndicatorColumnName

        String nullIndicatorColumnName
        Default:
        ""
      • nullIndicatorAttributeName

        String nullIndicatorAttributeName
        Default:
        ""