[
https://issues.apache.org/jira/browse/JDO-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Jefferson updated JDO-728:
-------------------------------
Component/s: tck
specification
Added tck/spec components. Now committed jdo-3.1 signatures so the TCK passes.
Only remaining part is to update the spec
> extension element for @Index, @ForeignKey, @Unique, @PrimaryKey annotations
> are needed.
> ---------------------------------------------------------------------------------------
>
> Key: JDO-728
> URL: https://issues.apache.org/jira/browse/JDO-728
> Project: JDO
> Issue Type: Improvement
> Components: api, specification, tck
> Affects Versions: JDO 3 update 1 (3.0.1)
> Reporter: Baris ERGUN
> Priority: Minor
> Attachments: JDO-728.patch
>
>
> JDO XSD for XML MetaData supports extension tag. But @Index does not have
> such elements. Ie I cannot specify @Index(members = {"sample"},
> extension=......). Hope this will be included in new releases. The extension
> is used by ORM Frameworks in order to specify Index access method such HASH,
> GIST etc ... (these are postgresql specific)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)