Package org.springframework.data.couchbase.core.mapping.event
package org.springframework.data.couchbase.core.mapping.event
This package contains various events that are emitted during the lifecycle of a Spring Data entity.
-
ClassDescriptionBase class to implement domain class specific
ApplicationListeners.Callback being invoked after a domain object is materialized from aCouchbaseDocumentwhen reading results.EntityCallbackto populate auditing related fields on an entity about to be saved.Event listener to populate auditing related fields on an entity about to be saved.Callback being invoked before a domain object is converted to be persisted.A mapping event.AApplicationListenerfor Couchbase mapping events logging the events.Callback being invoked after a domain object is materialized from aCouchbaseDocumentwhen reading results.ReactiveEntityCallbackto populate auditing related fields on an entity about to be saved.Callback being invoked before a domain object is converted to be persisted.javax.validation dependant entities validator.