java.lang.Objectorg.apache.openjpa.datacache.QueryCacheStoreQuery
All Implemented Interfaces:
StoreQuery
Patrick - Linskey0.2.5.0 - | Nested Class Summary: | ||
|---|---|---|
| public static class | QueryCacheStoreQuery.CachedList | Result list implementation for a cached query result. Package-protected for testing. |
| Constructor: |
|---|
query if no
cached results are available. |
| Method from org.apache.openjpa.datacache.QueryCacheStoreQuery Summary: |
|---|
| getAggregateListener, getCache, getContext, getDelegate, getFilterListener, invalidateCompilation, newCompilation, newCompilationKey, newDataStoreExecutor, newInMemoryExecutor, populateFromCompilation, requiresCandidateType, requiresParameterDeclarations, setContext, setQuery, supportsAbstractExecutors, supportsDataStoreExecution, supportsInMemoryExecution, supportsParameterDeclarations, writeReplace |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.openjpa.datacache.QueryCacheStoreQuery Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|