
public abstract class ORecordsReturnHandler extends Object implements OReturnHandler
| Modifier | Constructor and Description |
|---|---|
protected |
ORecordsReturnHandler(Object returnExpression,
OCommandContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ODocument |
preprocess(ODocument result) |
void |
reset() |
Object |
ret() |
protected void |
storeResult(ODocument result) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterUpdate, beforeUpdateprotected ORecordsReturnHandler(Object returnExpression, OCommandContext context)
public void reset()
reset in interface OReturnHandlerpublic Object ret()
ret in interface OReturnHandlerprotected void storeResult(ODocument result)
Copyright © 2009–2025 OrientDB. All rights reserved.