Uses of Class
com.querydsl.mongodb.document.AbstractFetchableMongodbQuery
Packages that use AbstractFetchableMongodbQuery
-
Uses of AbstractFetchableMongodbQuery in com.querydsl.mongodb.document
Classes in com.querydsl.mongodb.document with type parameters of type AbstractFetchableMongodbQueryModifier and TypeClassDescriptionclassAbstractFetchableMongodbQuery<K,Q extends AbstractFetchableMongodbQuery<K, Q>> FetchableMongodb query with a pluggable Document to Bean transformation.