Package org.springframework.data.couchbase.querydsl.document
package org.springframework.data.couchbase.querydsl.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.