Class ReactiveStringBasedCouchbaseQuery

All Implemented Interfaces:
RepositoryQuery

public class ReactiveStringBasedCouchbaseQuery extends AbstractReactiveCouchbaseQuery
Query to use a plain JSON String to create the Query to actually execute.
Since:
4.1
Author:
Michael Reiche