| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.mapping |
Infrastructure for the MongoDB document-to-object mapping subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> BasicMongoPersistentEntity<T> |
MongoMappingContext.createPersistentEntity(TypeInformation<T> typeInformation) |
| Modifier and Type | Method and Description |
|---|---|
MongoPersistentProperty |
MongoMappingContext.createPersistentProperty(Property property,
BasicMongoPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.