Package com.querydsl.mongodb.document
Class AnyEmbeddedBuilder<Q extends AbstractMongodbQuery<Q>>
java.lang.Object
com.querydsl.mongodb.document.AnyEmbeddedBuilder<Q>
- Type Parameters:
Q- query type
AnyEmbeddedBuilder is a builder for constraints on embedded objects- Author:
- Mark Paluch
-
Constructor Summary
ConstructorsConstructorDescriptionAnyEmbeddedBuilder(QueryMixin<Q> queryMixin, Path<? extends Collection<?>> collection) -
Method Summary
-
Constructor Details
-
AnyEmbeddedBuilder
-
-
Method Details
-
on
-