| Package | Description |
|---|---|
| org.springframework.data.couchbase.core.mapping.event |
This package contains various events that are emitted during the lifecycle of a Spring Data entity.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AfterConvertCallback.onAfterConvert(T entity,
Document document,
String collection)
Entity callback method invoked after a domain object is materialized from a
Document. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.