| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.mapping |
| 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-2013-2013 SpringSource. All Rights Reserved.