| 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(Field field,
PropertyDescriptor descriptor,
BasicMongoPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.