Annotation Type KeyEmbeddedMapping
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface KeyEmbeddedMapping
Embedded mapping information for a map key.
- Since:
- 0.4.0, 1.1.0
- Author:
- Abe White
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
nullIndicatorAttributeName
java.lang.String
nullIndicatorColumnName
XMappingOverride[]
overrides
-
-
-
-
overrides
XMappingOverride[] overrides
- Default:
- {}
-
-