
public class OOriginalRecordsReturnHandler extends ORecordsReturnHandler
| Constructor and Description |
|---|
OOriginalRecordsReturnHandler(Object returnExpression,
OCommandContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUpdate(ODocument result) |
void |
beforeUpdate(ODocument result) |
protected ODocument |
preprocess(ODocument result) |
reset, ret, storeResultpublic OOriginalRecordsReturnHandler(Object returnExpression, OCommandContext context)
protected ODocument preprocess(ODocument result)
preprocess in class ORecordsReturnHandlerpublic void beforeUpdate(ODocument result)
public void afterUpdate(ODocument result)
Copyright © 2009–2025 OrientDB. All rights reserved.