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