Uses of Class
org.springframework.data.mongodb.repository.query.MongoParameters
Packages that use MongoParameters
Package
Description
Query derivation mechanism for MongoDB specific repositories.
-
Uses of MongoParameters in org.springframework.data.mongodb.repository.query
Methods in org.springframework.data.mongodb.repository.query that return MongoParametersModifier and TypeMethodDescriptionprotected MongoParametersMongoParameters.createFrom(List<org.springframework.data.mongodb.repository.query.MongoParameters.MongoParameter> parameters) protected MongoParametersMongoQueryMethod.createParameters(Method method) protected MongoParametersReactiveMongoQueryMethod.createParameters(Method method) MongoQueryMethod.getParameters()