ObjectDB ObjectDB

Persistent.name - JDO annotation element

Annotation Element
javax.jdo.annotations.Persistent
String name

Name of the member when this is embedded in another object. The fully-qualified member name is used. For example, "line.point1.x" refers to the member x in class Point that is embedded as member point1 in class Line that is embedded in a member called line.
Returns:
the name of the member
Default value:
""
Since:
JDO 2.1