And what state are the objects in when you put them in the cache ? and when you get them out ? JDOHelper.getObjectState(obj) tells you.
This is the role of a JDO "L2 Cache" as per http://www.datanucleus.org/products/accessplatform_1_1/jdo/cache.html and you could easily use the "javax.cache" DataNucleus provider to do this automatically. --Andy (DataNucleus) --~--~---------~--~----~------------~-------~--~----~ 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-java@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 -~----------~----~----~----~------~----~------~--~---