Uses of Class
org.springframework.data.couchbase.repository.query.ReactiveCouchbaseParameterAccessor
Packages that use ReactiveCouchbaseParameterAccessor
Package
Description
This package contains classes related to query derivation and concrete ways of querying couchbase.
-
Uses of ReactiveCouchbaseParameterAccessor in org.springframework.data.couchbase.repository.query
Methods in org.springframework.data.couchbase.repository.query that return types with arguments of type ReactiveCouchbaseParameterAccessorModifier and TypeMethodDescriptionReactiveCouchbaseParameterAccessor.resolveParameters()Resolve parameters that were provided through reactive wrapper types.