Annotations should be adjusted also to non ORM implementations
--------------------------------------------------------------
Key: JDO-512
URL: https://issues.apache.org/jira/browse/JDO-512
Project: JDO
Issue Type: Test
Components: tck2
Reporter: Ilan Kirsh
Class org.apache.jdo.tck.pc.companyAnnotatedFC has the following @Index
annotation:
@Index(name="INS_DISCRIMINATOR_INDEX", unique="false",
[EMAIL PROTECTED](name="DISCRIMINATOR"))
Columns are irrelevant in non ORM implementations - member should be used
instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.