|
EclipseLink NoSQL 2.4.1, build 'v20121003-ad44345' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface FieldDefine 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.
NoSql| Optional Element Summary | |
|---|---|
java.lang.String |
name
(Optional) The data type's name of the field. |
public abstract java.lang.String name
|
EclipseLink NoSQL 2.4.1, build 'v20121003-ad44345' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||