T - Type of the TransportObject objectpublic class TransWriteWithSelStarDecorator<T extends TransportObject<? super T,?>> extends WriteQueryDecorator<T,DataStoreContext>
| Modifier and Type | Method and Description |
|---|---|
T |
execute(DataStoreContext context)
This is the single execute method provided by the WriteQuery interface.
|
public T execute(DataStoreContext context) throws Exception
WriteQuerycontext - - The DataStore context. Provides the context to the
query.ExceptionCopyright © 2014. All Rights Reserved.