OneToMany annotation

OneToMany is not available in version .7.

EGL package name

eglx.persistence

Example use

Annotation detail
Record OneToMany type Annotation {
   targets=[FieldMbr]
   }
   mappedBy FieldRef?;
   joinColumns FieldRef[];
end
Annotation fields
mappedBy
joinColumns
Comments
Compatibility

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