CASCADE_DELETE is a string to used in an extension tag in a.jdo file to specify
the if persistent instance referenced by a field, must be removed when
the current class is deleted.
ELEMENT is a string to used in an extension tag in a.jdo file to specify
the column name of the element of the list or of the value in a map,
when the element is a prmitive.
FIELD_CONVERTER is a string to used in an extension tag in a.jdo file to specify
the name of the class permiting the conversion of a field between the
memory and the data support.
JOIN_TABLE is a string to used in an extension tag in a.jdo file to specify
the name of the join table in a multivalued reference (Collection, Map,
Array, Set, List).
is a string to used in an extension tag in a.jdo file to specify
the if persistent instance referenced by a field, must be removed when
the current class is deleted.
is a string to used in an extension tag in a.jdo file to specify
the column name of the element of the list or of the value in a map,
when the element is a prmitive.
is a string to used in an extension tag in a.jdo file to specify
the name of the class permiting the conversion of a field between the
memory and the data support.
is a string to used in an extension tag in a.jdo file to specify
the name of the join table in a multivalued reference (Collection, Map,
Array, Set, List).