org.apache.openjpa.slice.jdbc
Class DistributedSQLStoreQuery.UpdateExecutor
java.lang.Object
   org.apache.openjpa.slice.jdbc.DistributedSQLStoreQuery.UpdateExecutor
org.apache.openjpa.slice.jdbc.DistributedSQLStoreQuery.UpdateExecutor
- All Implemented Interfaces: 
- Callable<Number>
- Enclosing class:
- DistributedSQLStoreQuery
- static class DistributedSQLStoreQuery.UpdateExecutor 
- extends Object- implements Callable<Number>
 
 
 
| 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
DistributedSQLStoreQuery.UpdateExecutor
DistributedSQLStoreQuery.UpdateExecutor()
call
public Number call()
            throws Exception
- 
- Specified by:
- callin interface- Callable<Number>
 
- 
- Throws:
- Exception
 
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.