@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface Structure
This annotation can be defined on a field/method to define an StructureMapping to an embedded Struct type. The target Embeddable must be mapped using the Struct annotation.
Struct
,
ObjectRelationalDataTypeDescriptor
,
StructureMapping
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference