Uses of Interface
org.springframework.data.couchbase.core.index.QueryIndexResolver
Packages that use QueryIndexResolver
-
Uses of QueryIndexResolver in org.springframework.data.couchbase.core.index
Classes in org.springframework.data.couchbase.core.index that implement QueryIndexResolverMethods in org.springframework.data.couchbase.core.index that return QueryIndexResolverModifier and TypeMethodDescriptionstatic QueryIndexResolverQueryIndexResolver.create(MappingContext<? extends CouchbasePersistentEntity<?>, CouchbasePersistentProperty> mappingContext, CouchbaseOperations operations) Creates a newQueryIndexResolvergivenCouchbaseMappingContext.