Uses of Package
org.springframework.data.couchbase.repository.support
Package
Description
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
-
-
ClassDescriptionCommon base for SimpleCouchbaseRepository and SimpleReactiveCouchbaseRepositoryFactory to create
SimpleCouchbaseRepository
instances.DB referencesCustomCouchbaseDocumentSerializer
to take mapping information into account when building keys for constraints.Interface to abstractViewMetadataProvider
that providesView
s to be used for query execution.RepositoryProxyPostProcessor
that sets up an interceptor to readView
information from the invoked method.