| Package | Description |
|---|---|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
|
| org.springframework.data.couchbase.core.mapping.event |
This package contains various events that are emitted during the lifecycle of a Spring Data entity.
|
| Class and Description |
|---|
| CouchbaseMappingEvent
A mapping event.
|
| Class and Description |
|---|
| AbstractCouchbaseEventListener
Base class to implement domain class specific
ApplicationListeners. |
| AfterConvertCallback
Callback being invoked after a domain object is materialized from a
CouchbaseDocument when reading results. |
| BeforeConvertCallback
Callback being invoked before a domain object is converted to be persisted.
|
| CouchbaseMappingEvent
A mapping event.
|
| ReactiveAfterConvertCallback
Callback being invoked after a domain object is materialized from a
CouchbaseDocument when reading results. |
| ReactiveBeforeConvertCallback
Callback being invoked before a domain object is converted to be persisted.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.