Uses of Class
org.springframework.data.couchbase.repository.support.CouchbaseRepositoryFactory
Packages that use CouchbaseRepositoryFactory
Package
Description
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
-
Uses of CouchbaseRepositoryFactory in org.springframework.data.couchbase.repository.support
Methods in org.springframework.data.couchbase.repository.support that return CouchbaseRepositoryFactoryModifier and TypeMethodDescriptionprotected CouchbaseRepositoryFactory
CouchbaseRepositoryFactoryBean.getFactoryInstance
(RepositoryOperationsMapping operationsMapping) Get the factory instance for the operations.