[ http://issues.apache.org/jira/browse/JDO-37?page=all ] Michael Bouschen reopened JDO-37: ---------------------------------
> foreign key attribute to field does not work > -------------------------------------------- > > Key: JDO-37 > URL: http://issues.apache.org/jira/browse/JDO-37 > Project: JDO > Type: Bug > Components: tck20 > Reporter: Michelle Caisse > > JPOX gives a parser error when using <field name="blah" foreign-key="true"/>. > Change mylib/package-derby.orm to use foreign-key element. This may be a > temporary work-around. > <field name="blah"> > <foreign-key/> > </field> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
