
public class OCommandSQL extends OCommandRequestTextAbstract
textcacheableResult, context, fetchPlan, limit, onAsyncReplicationError, onAsyncReplicationOk, parameters, progressListener, resultListener, timeoutMs, timeoutStrategy, useCache| Constructor and Description |
|---|
OCommandSQL() |
OCommandSQL(String iText) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIdempotent()
Returns true if the command doesn't change the database, otherwise false.
|
OCommandSQL |
onAsyncReplicationError(OAsyncReplicationError iCallback)
Defines a callback to call in case of error during the asynchronous replication.
|
OCommandSQL |
onAsyncReplicationOk(OAsyncReplicationOk iCallback)
Defines a callback to call in case of the asynchronous replication succeed.
|
String |
toString() |
execute, fromStream, fromStream, getText, setText, toStream, toStreamaddExcludedNode, convertToParameters, getContext, getFetchPlan, getLimit, getOnAsyncReplicationError, getOnAsyncReplicationOk, getParameters, getProgressListener, getResultListener, getTimeoutStrategy, getTimeoutTime, isCacheableResult, isRecordResultSet, isUseCache, nodesToExclude, removeExcludedNode, reset, setCacheableResult, setContext, setFetchPlan, setLimit, setParameters, setProgressListener, setRecordResultSet, setResultListener, setTimeout, setUseCacheclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParameters, getProgressListener, getResultListener, isCacheableResult, isRecordResultSet, reset, setCacheableResult, setProgressListener, setRecordResultSet, setResultListenergetContext, getFetchPlan, getLimit, getTimeoutStrategy, getTimeoutTime, setContext, setFetchPlan, setLimit, setTimeout, setUseCachepublic OCommandSQL()
public OCommandSQL(String iText)
public boolean isIdempotent()
OCommandRequestpublic String toString()
toString in class OCommandRequestTextAbstractpublic OCommandSQL onAsyncReplicationOk(OAsyncReplicationOk iCallback)
onAsyncReplicationOk in interface ODistributedCommandonAsyncReplicationOk in class OCommandRequestAbstractpublic OCommandSQL onAsyncReplicationError(OAsyncReplicationError iCallback)
onAsyncReplicationError in interface ODistributedCommandonAsyncReplicationError in class OCommandRequestAbstractCopyright © 2009–2025 OrientDB. All rights reserved.