OneToOne annotation

OneToOne is not available in version .7.

EGL package name

eglx.persistence

Example use

Annotation detail
Record OneToOne type Annotation {
   targets=[FieldMbr]
   }
   mappedBy FieldRef?;
   joinTable TypeRef[];
end
Annotation fields
mappedBy
joinTable
Comments
Compatibility

Table 1. Compatibility
Target Issue
Java No issues.
JavaScript Access of persisted data is not supported.