Uses of Interface
org.springframework.data.couchbase.core.mapping.event.AfterConvertCallback
Packages that use 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
Classes in org.springframework.data.couchbase.core.mapping.event that implement AfterConvertCallbackModifier and TypeClassDescriptionclass
EntityCallback
to populate auditing related fields on an entity about to be saved.