Uses of Interface
org.springframework.data.couchbase.core.mapping.event.AfterConvertCallback
Package
Description
This package contains various events that are emitted during the lifecycle of a Spring Data entity.
-
Uses of AfterConvertCallback in org.springframework.data.couchbase.core.mapping.event
Modifier and TypeClassDescriptionclass
EntityCallback
to populate auditing related fields on an entity about to be saved.