JDO Annotation Attribute
in javax.jdo.annotations.Persistent

String name default ""


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.
Since:
JDO 2.1