
public interface OIdentityChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAfterIdentityChange(ORecord record)
called afer the change of the identity is made.
|
void |
onBeforeIdentityChange(ORecord record)
Called before the change of the identity is made.
|
Copyright © 2009–2025 OrientDB. All rights reserved.