Uses of Package
com.querydsl.couchbase.document
Packages that use com.querydsl.couchbase.document
Package
Description
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
-
Classes in com.querydsl.couchbase.document used by com.querydsl.couchbase.documentClassDescriptionrenamed 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.
-
Classes in com.querydsl.couchbase.document used by org.springframework.data.couchbase.repository.supportClassDescriptionrenamed 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.