|
Spring Data Document | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityInformationCreator | |
|---|---|
| org.springframework.data.mongodb.repository.query | |
| org.springframework.data.mongodb.repository.support | |
| Uses of EntityInformationCreator in org.springframework.data.mongodb.repository.query |
|---|
| Constructors in org.springframework.data.mongodb.repository.query with parameters of type EntityInformationCreator | |
|---|---|
MongoQueryMethod(Method method,
org.springframework.data.repository.core.RepositoryMetadata metadata,
EntityInformationCreator entityInformationCreator)
Creates a new MongoQueryMethod from the given Method. |
|
| Uses of EntityInformationCreator in org.springframework.data.mongodb.repository.support |
|---|
| Classes in org.springframework.data.mongodb.repository.support that implement EntityInformationCreator | |
|---|---|
class |
DefaultEntityInformationCreator
Simple EntityInformationCreator to to create MongoEntityInformation instances based on a
MappingContext. |
|
Spring Data Document | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||