> all I could find in the docs was > http://www.datanucleus.org/extensions/query_cache.html which is about > caching of "query compilations". Or do you mean that it could be used to > store query results along with a cached QueryCompilation object?
PMF prop(s) http://www.datanucleus.org/products/accessplatform_2_0/persistence_properties.html#query Query Cache(s) http://www.datanucleus.org/products/accessplatform_2_0/jdo/query_cache.html or look at the code ... -- Andy DataNucleus (http://www.datanucleus.org)
