Serialized Form
-
Package org.springframework.data.couchbase.core
-
Exception org.springframework.data.couchbase.core.CouchbaseDataIntegrityViolationException
class CouchbaseDataIntegrityViolationException extends DataIntegrityViolationException implements Serializable- serialVersionUID:
- -3724991479213025850L
-
Exception org.springframework.data.couchbase.core.CouchbaseQueryExecutionException
class CouchbaseQueryExecutionException extends DataRetrievalFailureException implements Serializable -
Exception org.springframework.data.couchbase.core.OperationCancellationException
class OperationCancellationException extends TransientDataAccessException implements Serializable -
Exception org.springframework.data.couchbase.core.OperationInterruptedException
class OperationInterruptedException extends TransientDataAccessException implements Serializable -
Exception org.springframework.data.couchbase.core.UnsupportedCouchbaseFeatureException
class UnsupportedCouchbaseFeatureException extends InvalidDataAccessApiUsageException implements Serializable-
Serialized Fields
-
feature
com.couchbase.client.core.service.ServiceType feature
-
-
-
-
Package org.springframework.data.couchbase.core.mapping.event
-
Class org.springframework.data.couchbase.core.mapping.event.AfterDeleteEvent
-
Class org.springframework.data.couchbase.core.mapping.event.AfterSaveEvent
-
Class org.springframework.data.couchbase.core.mapping.event.BeforeConvertEvent
-
Class org.springframework.data.couchbase.core.mapping.event.BeforeDeleteEvent
-
Class org.springframework.data.couchbase.core.mapping.event.BeforeSaveEvent
-
Class org.springframework.data.couchbase.core.mapping.event.CouchbaseMappingEvent
class CouchbaseMappingEvent extends ApplicationEvent implements Serializable-
Serialized Fields
-
document
CouchbaseDocument document
-
-
-