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