|
Spring Data Document | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.data.mapping.AbstractMappingContext<BasicMongoPersistentEntity<?>,MongoPersistentProperty>
org.springframework.data.document.mongodb.mapping.MongoMappingContext
public class MongoMappingContext
| Constructor Summary | |
|---|---|
MongoMappingContext()
|
|
| Method Summary | ||
|---|---|---|
protected void |
augmentSimpleTypes()
|
|
protected
|
createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation)
|
|
MongoPersistentProperty |
createPersistentProperty(Field field,
PropertyDescriptor descriptor,
BasicMongoPersistentEntity<?> owner)
|
|
| Methods inherited from class org.springframework.data.mapping.AbstractMappingContext |
|---|
addPersistentEntity, addPersistentEntity, afterPropertiesSet, getEntityValidators, getPersistentEntities, getPersistentEntity, getPersistentEntity, setApplicationEventPublisher, setCustomSimpleTypes, setInitialEntitySet, setStrict |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MongoMappingContext()
| Method Detail |
|---|
protected void augmentSimpleTypes()
public MongoPersistentProperty createPersistentProperty(Field field,
PropertyDescriptor descriptor,
BasicMongoPersistentEntity<?> owner)
createPersistentProperty in class org.springframework.data.mapping.AbstractMappingContext<BasicMongoPersistentEntity<?>,MongoPersistentProperty>protected <T> BasicMongoPersistentEntity<T> createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation)
createPersistentEntity in class org.springframework.data.mapping.AbstractMappingContext<BasicMongoPersistentEntity<?>,MongoPersistentProperty>
|
Spring Data Document | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||