DataNucleus knows nothing about your environment ... local or GAE/J. It simply knows to call javax.cache API to store and retrieve objects. The rest is down to Googles infrastructure. Look in the log ... it tells you when objects are L2 cached and when retrieved from the L2 cache, and compare the log with what you have locally.
-- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
