Annotation Type Field
Define a structured data type's field name for an object mapped to NoSql data.
This is a generic form of the @Column annotation, which is not specific to relational databases.
It can be use to map EIS and NoSQL data.
- Since:
- EclipseLink 2.4
- See Also:
-
Optional Element Summary
-
Element Details
-
name
String name(Optional) The data type's name of the field.- Default:
""
-