Owned
annotationin packageklyn.data.mapping
public annotation Owned
Owned

Gives a nested value or collection owner-bound lifecycle semantics.

An owned value has no independent owner, is persisted with its owner, and is removed when the owner is removed.