
| Interface | Description |
|---|---|
| ORecordHook |
Hook interface to catch all events regarding records.
|
| ORecordHook.Scoped |
Defines the contract of scoped hooks, extends the
ORecordHook with scopes support. |
| Class | Description |
|---|---|
| ODocumentHookAbstract |
Hook abstract class that calls separate methods for ODocument records.
|
| ORecordHookAbstract |
Hook abstract class that calls separate methods for each hook defined.
|
| Enum | Description |
|---|---|
| ORecordHook.DISTRIBUTED_EXECUTION_MODE | |
| ORecordHook.HOOK_POSITION | |
| ORecordHook.RESULT | |
| ORecordHook.SCOPE |
Defines available scopes for scoped hooks.
|
| ORecordHook.TYPE |
Copyright © 2009–2025 OrientDB. All rights reserved.