Hi all,

Thanks for all new new features in 1.3.2!

I was just wondering if it is possible to use the
"ReadPolicy.Consistency.EVENTUAL" feature and still use the JDO
interface.

I am currently getting a PersistenceManager with:
JDOHelper.getPersistenceManagerFactory("transactions-
optional");

Is there a way to tell the PersistenceManager to tell the datastore to
accept eventually consistent reads? Most of my app can handle stale
data, and any performance improvement would be great!

Thanks!

// Tomas

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to