org.apache.openjpa.slice.jdbc
Class DistributedStoreQuery.QueryExecutor
java.lang.Object
   org.apache.openjpa.slice.jdbc.DistributedStoreQuery.QueryExecutor
org.apache.openjpa.slice.jdbc.DistributedStoreQuery.QueryExecutor
- All Implemented Interfaces: 
- Callable<ResultObjectProvider>
- Enclosing class:
- DistributedStoreQuery
- static class DistributedStoreQuery.QueryExecutor 
- extends Object- implements Callable<ResultObjectProvider>
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
query
StoreQuery query
executor
StoreQuery.Executor executor
params
Object[] params
range
StoreQuery.Range range
DistributedStoreQuery.QueryExecutor
DistributedStoreQuery.QueryExecutor()
call
public ResultObjectProvider call()
                          throws Exception
- 
- Specified by:
- callin interface- Callable<ResultObjectProvider>
 
- 
- Throws:
- Exception
 
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.