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 <mi...@akquinet.de> on 2017/03/01 19:00:18 UTC

JDO TCK Conference Call Thursday March 2, 9 AM Pacific Time (PST)

Hi,

We will have our regular meeting Thursday, March 2 at 9 AM Pacific Time (PST) to discuss JDO TCK issues and status. 

We use the new dial-in for audio and video. You need a Skype account to join. 
https://join.skype.com/euV54RJwJBcf 

Agenda:

1. Query compilation (see EMail from Tillman)

2. New JIRA JDO-760 "Spec update regarding whether Query.execute() returns List or Collection" https://issues.apache.org/jira/browse/JDO-760

3. JDO-759 "Spec update to clarify whether methods that are documented to be hints must not throw exceptions" https://issues.apache.org/jira/browse/JDO-759

4. JDO-735 "Make PersistenceManager and Query support AutoCloseable (JDK1.7+)" https://issues.apache.org/jira/browse/JDO-735

5. Is anything still unresolved with JDO-749 "Support for java.time types, and querying using associated methods" https://issues.apache.org/jira/browse/JDO-749

6. Is anything still unresolved with JDO-745 "Support bitwise operations in JDOQL" https://issues.apache.org/jira/browse/JDO-745

7. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to prepare JCP Change Log

8. Other issues

Action Items from weeks past:

[Feb 24 2016] AI Tillman: Update the specification JDO-759
[Feb 24 2016] AI Michael: Update the patch for the TCK for JDO-735
[Feb 24 2016] AI Craig: Update the specification 14.6.7 to specify the behavior of the queryResult JDO-735
[Feb 24 2016] AI Michael: are there any TCK tests for the new methods JDO-749?
[Feb 24 2016] AI Michael: are there any TCK tests for the new methods? Any additional spec updates JDO-745?
[Oct 30 2015] AI Craig: File a maintenance review with JCP
[Apr 17 2015] AI Craig: Oracle spec page on JDO need to be updated once the JCP Maintenance Release for JDO 3.1 is published
[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
[Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 about JDOHelper methods. In process.


-- 
Michael Bouschen
akquinet tech@spree GmbH
B�lowstra�e 66 \u2022 D-10783 Berlin
Tel:   +49 30 235520-33
Fax:  +49 30 217520-12

E-Mail: michael.bouschen@akquinet.de <ma...@akquinet.de>
Web:   www.akquinet.de <http://www.akquinet.de/>

Gesch�ftsf�hrung: Martin Weber, Dr. Torsten Fink
Amtsgericht Berlin HRB 86780 \u2022 USt.-Id. Nr.: DE 225 964 680

[Facebook] <http://www.facebook.com/akquinet>  [XING]
<https://www.xing.com/companies/akquinetag>  [G+]
<https://plus.google.com/b/111054946250796705170/+akquinet/posts> 
[LinkedIn] <https://www.linkedin.com/company/akquinet-ag>  [Twitter]
<https://twitter.com/akquinet>

Minutes: JDO TCK Conference Call Thursday March 2, 9 AM Pacific Time (PST)

Posted by Craig Russell <cr...@oracle.com>.
Attendees: Michael Bouschen, Tilmann Zäschke, Craig Russell

NOTE: We will skip next week’s meeting. Next meeting will be on March 16 at 9 AM Pacific

Agenda:

1. Query compilation (see EMail from Tillman)

Looks good. Any need for a spec update?

2. New JIRA JDO-760 "Spec update regarding whether Query.execute() returns List or Collection" https://issues.apache.org/jira/browse/JDO-760

Should we put text into the specification regarding use of methods get(n) and listIterator() on the result of Query.executeList(). Can these methods throw UnsupportedOperationException? In fact, can all methods except for size(), iterator() and isEmpty() throw UnsupportedOperationException?

We should update 14.3 to use List instead of Collection, and update examples in 14.10 to use List and also use some of the new methods e.g. executeList, executeResult.

AI Tilmann update the JIRA

3. JDO-759 "Spec update to clarify whether methods that are documented to be hints must not throw exceptions" https://issues.apache.org/jira/browse/JDO-759

This text could go in 1.6 Terminology Convention. AI Tilmann update the JIRA

4. JDO-735 "Make PersistenceManager and Query support AutoCloseable (JDK1.7+)" https://issues.apache.org/jira/browse/JDO-735

Question: What does it mean that a closed query result cannot be used?

One possible answer: it is legal to get an iterator from a closed query result but the iterator is empty.
Another possible answer: it is not legal to get an iterator from a closed query result; iterator() throws an exception

Does anyone care? 

5. Is anything still unresolved with JDO-749 "Support for java.time types, and querying using associated methods" https://issues.apache.org/jira/browse/JDO-749

6. Is anything still unresolved with JDO-745 "Support bitwise operations in JDOQL" https://issues.apache.org/jira/browse/JDO-745

7. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to prepare JCP Change Log

8. Other issues

Action Items from weeks past:

[Feb 24 2016] AI Tillman: Update the specification JDO-759
[Feb 24 2016] AI Michael: Update the patch for the TCK for JDO-735
[Feb 24 2016] AI Craig: Update the specification 14.6.7 to specify the behavior of the queryResult JDO-735
[Feb 24 2016] AI Michael: are there any TCK tests for the new methods JDO-749?
[Feb 24 2016] AI Michael: are there any TCK tests for the new methods? Any additional spec updates JDO-745?
[Oct 30 2015] AI Craig: File a maintenance review with JCP
[Apr 17 2015] AI Craig: Oracle spec page on JDO need to be updated once the JCP Maintenance Release for JDO 3.1 is published
[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
[Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 about JDOHelper methods. In process.


Craig L Russell
Architect
craig.russell@oracle.com
P.S. A good JDO? O, Gasp!