Attendees: Michael Bouschen, Craig Russell Note: There will be no meeting the day after Thanksgiving. Next meeting is December 5.
Agenda: 1. JIRA "Support for conditional operator ? : in JDOQL": https://issues.apache.org/jira/browse/JDO-650 During tck test development, if-else seems to work in the result clause but not in the filter. Proposed specification update for Chapter 14: If-expressions are allowed in the filter. If-expressions have the form if (expressionB) expression1 else expression2. See Appendix B3 for details. The expressionB must be a boolean expression. If-expressions are allowed in the result. If-expressions have the form if (expressionB) expression1 else expression2. See Appendix B3 for details. The expressionB must be a boolean expression. 2. JIRA "Modify specification to address NoSQL datastores": https://issues.apache.org/jira/browse/JDO-651 no change. 3. JIRA "Allow makePersistent outside a transaction": https://issues.apache.org/jira/browse/JDO-589 no change. 4. Other issues Action Items from weeks past: [Oct 17 2014] AI Matthew any updates for "Modify specification to address NoSQL datastores": https://issues.apache.org/jira/browse/JDO-651? [Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-712 [Feb 28 2014] AI Everyone: take a look at https://issues.apache.org/jira/browse/JDO-625 [Dec 13 2013] AI Craig file a JIRA for java.sql.Blob and java.sql.Clob as persistent field types [May 10 2013] AI Everyone take a look Apache ISIS and maybe subscribe to ISIS mail lists. [Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 about JDOHelper methods. In process. -- Craig L Russell Architect, Oracle http://db.apache.org/jdo 408 276-5638 mailto:[email protected] P.S. A good JDO? O, Gasp!
