Uses of Class
org.springframework.data.mongodb.BindableMongoExpression
Packages that use BindableMongoExpression
-
Uses of BindableMongoExpression in org.springframework.data.mongodb
Methods in org.springframework.data.mongodb that return BindableMongoExpressionModifier and TypeMethodDescriptionProvide the arguments to bind to the placeholders via their index.BindableMongoExpression.withCodecRegistry
(org.bson.codecs.configuration.CodecRegistry codecRegistry) Provide theCodecRegistry
used to convert expressions.