ObjectDB ObjectDB

ForeignKey.table - JDO annotation element

Annotation Element
javax.jdo.annotations.ForeignKey
String table

Table for the foreign key. This is needed iff annotating a type where the foreign key is not defined on the primary table for the type.
Returns:
the table on which the foreign key is defined
Default value:
""
Since:
JDO 2.1