Uses of Class
org.springframework.data.mongodb.repository.support.MongoRepositoryFactory
Packages that use MongoRepositoryFactory
Package
Description
Support infrastructure for query derivation of MongoDB specific repositories.
-
Uses of MongoRepositoryFactory in org.springframework.data.mongodb.repository.support
Methods in org.springframework.data.mongodb.repository.support that return MongoRepositoryFactoryModifier and TypeMethodDescriptionprotected MongoRepositoryFactoryMongoRepositoryFactoryBean.getFactoryInstance(MongoOperations operations) Creates and initializes aRepositoryFactorySupportinstance.