java.lang.Objectorg.apache.openjpa.kernel.AbstractStoreQuery
org.apache.openjpa.jdbc.kernel.SQLStoreQuery
All Implemented Interfaces:
StoreQuery
Abe - White| Nested Class Summary: | ||
|---|---|---|
| protected static class | SQLStoreQuery.SQLExecutor | Executes the filter as a SQL query. |
| Fields inherited from org.apache.openjpa.kernel.AbstractStoreQuery: |
|---|
| ctx |
| Constructor: |
|---|
|
| Method from org.apache.openjpa.jdbc.kernel.SQLStoreQuery Summary: |
|---|
| getStore, newDataStoreExecutor, requiresCandidateType, requiresParameterDeclarations, supportsDataStoreExecution, supportsParameterDeclarations |
| Methods from org.apache.openjpa.kernel.AbstractStoreQuery: |
|---|
| getAggregateListener, getContext, getFilterListener, invalidateCompilation, newCompilation, newCompilationKey, newDataStoreExecutor, newInMemoryExecutor, populateFromCompilation, requiresCandidateType, requiresParameterDeclarations, setContext, setQuery, supportsAbstractExecutors, supportsDataStoreExecution, supportsInMemoryExecution, supportsParameterDeclarations |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.openjpa.jdbc.kernel.SQLStoreQuery Detail: |
|---|
|
|
|
|
|
|