Uses of Package
org.springframework.data.mongodb.repository.query
Packages that use org.springframework.data.mongodb.repository.query
Package
Description
Query derivation mechanism for MongoDB specific repositories.
Support infrastructure for query derivation of MongoDB specific repositories.
-
Classes in org.springframework.data.mongodb.repository.query used by org.springframework.data.mongodb.repository.queryClassDescriptionBase class for
RepositoryQueryimplementations for Mongo.Base class for reactiveRepositoryQueryimplementations for MongoDB.CustomParameterAccessorthat uses aMongoWriterto serialize parameters into Mongo format.CustomIteratorthat adds a method to access elements in a converted manner.Extension ofEntityMetadatato additionally expose the collection name an entity shall be persisted to.Mongo-specificParameterAccessorexposing a maximum distance parameter.Custom extension ofParametersdiscovering additionalMongo specific implementation ofQueryMethod.Reactive specific implementation ofMongoQueryMethod. -