| Craig Russell (JIRA) 2006-03-30, 11:57 pm |
| [ http://issues.apache.org/jira/browse/JDO-308?page=all ]
Craig Russell updated JDO-308:
------------------------------
Fix Version: (was: JDO 2 final)
Removing the strategy attribute has proved to be an issue with the TCK. The TCK will be released with the attribute strategy="identity" and the IUT is expected to be able to use this strategy with all databases.
> Remove attribute strategy from elements datastore-identity in ORM files
> -----------------------------------------------------------------------
>
> Key: JDO-308
> URL: http://issues.apache.org/jira/browse/JDO-308
> Project: JDO
> Type: Bug
> Components: tck20
> Versions: JDO 2 beta
> Reporter: Michael Watzek
> Assignee: Craig Russell
> Attachments: JDO-308.patch
>
> We decided to remove attribute strategy rom elements datastore-identity in ORM files. Thus, default strategy "native" will apply. The rationale is to also support JDO implementations, which only support datastore identity and which only runs on a RDBMS
that has sequences and no identity columns.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|