Uses of Class
com.querydsl.mongodb.document.MongodbDocumentSerializer
Packages that use MongodbDocumentSerializer
-
Uses of MongodbDocumentSerializer in com.querydsl.mongodb.document
Methods in com.querydsl.mongodb.document that return MongodbDocumentSerializerModifier and TypeMethodDescriptionprotected MongodbDocumentSerializerAbstractMongodbQuery.getSerializer()Constructors in com.querydsl.mongodb.document with parameters of type MongodbDocumentSerializerModifierConstructorDescriptionAbstractFetchableMongodbQuery(com.mongodb.client.MongoCollection<org.bson.Document> collection, Function<org.bson.Document, K> transformer, MongodbDocumentSerializer serializer) Create a new MongodbQuery instanceAbstractMongodbQuery(MongodbDocumentSerializer serializer) Create a new MongodbQuery instance