You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by Michael Bouschen <mb...@apache.org> on 2021/06/20 19:10:01 UTC

List of JDO 3.1 changes for appendix F revision History

Hi,

I found the attached release notes file in my workspace listing all the
JIRA tickets for JDO 3.1 (specifically JIRA versions JDO 3.1-rc1 and JDO
3.1). 

I went through the list and identified all the changes that should be
listed in appendix F revision history, in a section called "Changes
since 3.0". The list corresponds to the list of JIRA tickets with
version JDO 3.1-rc1 or JDO 3.1 and component specification). I left the
JIRA reference in case you want to compare the list with the attached
release notes. In the spec we should remove the JIRA ticket number.

    * [JDO-633] - In Ch 14.6.1 added support for method List.get(int) to
JDOQL
    * [JDO-643] - In Ch 14.6.9 Changed AVG result type to Double
    * [JDO-650] - In Ch 14.6.2 added support for if-else-expressions in
JDOQL
    * [JDO-658] - In Ch 14.6.2 added more String-, Enum-, Date- and
JDOHelper-methods in JDOQL
    * [JDO-660] - In Ch 18.4 added position attribute to column metadata
    * [JDO-662] - In Ch 18.17 added attribues allocation-size and
initial-value to sequence metadata
    * [JDO-667] - In Ch 11 added new section 11.11 about new PMF method
returning all manage classes
    * [JDO-674] - In Ch 15.6 added new inheritance strategy complete-table
    * [JDO-678] - In Ch 12 added new section 12.19 about
PersistenceManager property management
    * [JDO-702] - In Ch 15.4 added support for inheritance of embedded
objects
    * [JDO-719] - In Ch 14.6.2 support for method Date.getDate instead
of Date.getDay in JDOQL
    * [JDO-721] - In Ch 14.3 added support for an optional null position
specification in der orderinmg specification of JDOQL
    * [JDO-728] - In Ch 15 added extension element for index-,
foreign-key-, unique-, and primary-key-metadata

We should double check chapter 14 for JDO-650. There is a comment saying
chapter 14 was changed, but I could not find the proposed changes.

Regards Michael