Attendees: Michael Bouschen, Craig Russell

Agenda:

1. JDO-651 "Modify specification to address NoSQL datastores": 
https://issues.apache.org/jira/browse/JDO-651

2. Allow makePersistent outside a transaction: 
https://issues.apache.org/jira/browse/JDO-589

This was one of the first items that became "support NoSQL datastores better". 

This JIRA specifies an extended persistence context similar to JPA. But from 
what I've seen of NoSQL datastores perhaps auto-commit is a better model. 
Auto-commit would mean that makePersistent and deletePersistent if called 
outside a transaction with auto-commit flag turned on, become atomic 
operations. Do we need both semantics?

This is currently marked as 3.2. If there is already an implementation, could 
we move this up to 3.1?

3. Other issues

Action Items from weeks past:
[Apr 25 2014] AI Craig look at the How To Release JDO document.
[Mar 14 2014] AI Craig Spec update for JDO-728 "extension element for
@Index annotation is needed"
[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!

Reply via email to