Uses of Package
org.springframework.data.couchbase.core.mapping.event
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
This package contains various events that are emitted during the lifecycle of a Spring Data entity.
-
-
ClassDescriptionBase class to implement domain class specific
ApplicationListener
s.Callback being invoked after a domain object is materialized from aCouchbaseDocument
when reading results.Callback being invoked before a domain object is converted to be persisted.A mapping event.Callback being invoked after a domain object is materialized from aCouchbaseDocument
when reading results.Callback being invoked before a domain object is converted to be persisted.