Package com.querydsl.couchbase.document
package com.querydsl.couchbase.document
-
ClassDescriptionAbstractCouchbaseQueryDSL<Q extends AbstractCouchbaseQueryDSL<Q>>renamed from AbstractCouchbaseQuery to AbstractCouchbaseQueryDSL to avoid confusion with the AbstractCouchbaseQuery that is in the package com.querydsl.couchbaseSerializes the given Querydsl query to a Document query for Couchbase.