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