Uses of Class
org.springframework.data.couchbase.core.mapping.event.CouchbaseMappingEvent
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.
-
Uses of CouchbaseMappingEvent in org.springframework.data.couchbase.core
Modifier and TypeMethodDescriptionvoid
AbstractTemplateSupport.maybeEmitEvent
(CouchbaseMappingEvent<?> event) -
Uses of CouchbaseMappingEvent in org.springframework.data.couchbase.core.mapping.event
Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier and TypeMethodDescriptionvoid
AbstractCouchbaseEventListener.onApplicationEvent
(CouchbaseMappingEvent<?> event) void
AuditingEventListener.onApplicationEvent
(CouchbaseMappingEvent<Object> event)