public abstract class BaseQueryExecution extends Object implements QueryExecution
QueryExecution.| Constructor and Description |
|---|
BaseQueryExecution() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccess() |
void |
setSuccess(boolean success) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisBatchpublic void setSuccess(boolean success)
public boolean isSuccess()
isSuccess in interface QueryExecutionCopyright © 2017. All rights reserved.