| Package | Description |
|---|---|
| com.querydsl.mongodb.document |
MongoDB Document API support.
|
| Modifier and Type | Method and Description |
|---|---|
protected MongodbDocumentSerializer |
AbstractMongodbQuery.getSerializer() |
| Constructor and Description |
|---|
AbstractFetchableMongodbQuery(com.mongodb.client.MongoCollection<org.bson.Document> collection,
java.util.function.Function<org.bson.Document,K> transformer,
MongodbDocumentSerializer serializer)
Create a new MongodbQuery instance
|
AbstractMongodbQuery(MongodbDocumentSerializer serializer)
Create a new MongodbQuery instance
|
Copyright © 2007–2021 Querydsl. All rights reserved.