Spring Data Couchbase

Uses of Class
org.springframework.data.couchbase.core.view.View

Packages that use View
org.springframework.data.couchbase.repository.query   
org.springframework.data.couchbase.repository.support   
 

Uses of View in org.springframework.data.couchbase.repository.query
 

Methods in org.springframework.data.couchbase.repository.query that return View
 View CouchbaseQueryMethod.getViewAnnotation()
          Returns the @View annoation if set, null otherwise.
 

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

Methods in org.springframework.data.couchbase.repository.support that return View
 View ViewMetadataProvider.getView()
          Returns the View to be used.
 


Spring Data Couchbase

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