Uses of Class
org.springframework.data.couchbase.core.CouchbaseTemplate
Packages that use CouchbaseTemplate
Package
Description
This package contains all classes needed for specific configuration of Spring Data Couchbase.
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of CouchbaseTemplate in org.springframework.data.couchbase.config
Methods in org.springframework.data.couchbase.config that return CouchbaseTemplateModifier and TypeMethodDescriptionAbstractCouchbaseConfiguration.couchbaseTemplate
(CouchbaseClientFactory couchbaseClientFactory, MappingCouchbaseConverter mappingCouchbaseConverter, TranslationService couchbaseTranslationService) Methods in org.springframework.data.couchbase.config with parameters of type CouchbaseTemplateModifier and TypeMethodDescriptionAbstractCouchbaseConfiguration.couchbaseRepositoryOperationsMapping
(CouchbaseTemplate couchbaseTemplate) -
Uses of CouchbaseTemplate in org.springframework.data.couchbase.core
Constructors in org.springframework.data.couchbase.core with parameters of type CouchbaseTemplateModifierConstructorDescription