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