Uses of Package
org.springframework.data.couchbase.repository.support
Packages that use org.springframework.data.couchbase.repository.support
Package
Description
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
-
-
Classes in org.springframework.data.couchbase.repository.support used by org.springframework.data.couchbase.repository.supportClassDescriptionCommon base for SimpleCouchbaseRepository and SimpleReactiveCouchbaseRepositoryFactory to create
SimpleCouchbaseRepositoryinstances.DB referencesCustomCouchbaseDocumentSerializerto take mapping information into account when building keys for constraints.Interface to abstractViewMetadataProviderthat providesViews to be used for query execution.RepositoryProxyPostProcessorthat sets up an interceptor to readViewinformation from the invoked method.