Class StringBasedCouchbaseQuery

All Implemented Interfaces:
RepositoryQuery

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