
public class ORecordCountHandler extends Object implements OReturnHandler
| Constructor and Description |
|---|
ORecordCountHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUpdate(ODocument result) |
void |
beforeUpdate(ODocument result) |
void |
reset() |
Object |
ret() |
public void reset()
reset in interface OReturnHandlerpublic void beforeUpdate(ODocument result)
beforeUpdate in interface OReturnHandlerpublic void afterUpdate(ODocument result)
afterUpdate in interface OReturnHandlerpublic Object ret()
ret in interface OReturnHandlerCopyright © 2009–2025 OrientDB. All rights reserved.