| Package | Description |
|---|---|
| org.springframework.data.couchbase.repository.support |
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
|
| Modifier and Type | Method and Description |
|---|---|
ViewMetadataProvider |
ViewPostProcessor.getViewMetadataProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleReactiveCouchbaseRepository.setViewMetadataProvider(ViewMetadataProvider viewMetadataProvider)
Configures a custom
ViewMetadataProvider to be used to detect Views to be applied to queries. |
void |
SimpleCouchbaseRepository.setViewMetadataProvider(ViewMetadataProvider viewMetadataProvider)
Configures a custom
ViewMetadataProvider to be used to detect Views to be applied to queries. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.