See: Description
| Interface | Description |
|---|---|
| AfterConvertCallback<T> |
Callback being invoked after a domain object is materialized from a row when reading results.
|
| AfterSaveCallback<T> |
Entity callback triggered after save of a
OutboundRow. |
| BeforeConvertCallback<T> |
Callback being invoked before a domain object is converted to be persisted.
|
| BeforeSaveCallback<T> |
Entity callback triggered before save of a row.
|
| Class | Description |
|---|---|
| ReactiveAuditingEntityCallback |
Reactive
EntityCallback to populate auditing related fields on an entity about to be saved. |
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.