Spring Data Couchbase

Uses of Interface
org.springframework.data.couchbase.repository.support.ViewMetadataProvider

Packages that use ViewMetadataProvider
org.springframework.data.couchbase.repository.support   
 

Uses of ViewMetadataProvider in org.springframework.data.couchbase.repository.support
 

Methods in org.springframework.data.couchbase.repository.support that return ViewMetadataProvider
 ViewMetadataProvider ViewPostProcessor.getViewMetadataProvider()
           
 

Methods in org.springframework.data.couchbase.repository.support with parameters of type ViewMetadataProvider
 void SimpleCouchbaseRepository.setViewMetadataProvider(ViewMetadataProvider viewMetadataProvider)
          Configures a custom ViewMetadataProvider to be used to detect Views to be applied to queries.
 


Spring Data Couchbase

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.