Class ORemoteQueryResult
java.lang.Object
com.orientechnologies.orient.client.remote.ORemoteQueryResult
Created by tglman on 02/01/17.
-
Constructor Summary
ConstructorsConstructorDescriptionORemoteQueryResult(OResultSet result, boolean transactionUpdated, boolean reloadMetadata) -
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Constructor Details
-
ORemoteQueryResult
-
-
Method Details
-
getResult
-
isTransactionUpdated
public boolean isTransactionUpdated() -
isReloadMetadata
public boolean isReloadMetadata()
-