|
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.context.AbstractMappingContext<org.springframework.data.mongodb.core.mapping.SimpleMongoMappingContext.SimpleMongoPersistentEntity<?>,MongoPersistentProperty>
org.springframework.data.mongodb.core.mapping.SimpleMongoMappingContext
MongoMappingContext instead.
@Deprecated public class SimpleMongoMappingContext
| Constructor Summary | |
|---|---|
SimpleMongoMappingContext()
Deprecated. |
|
| Method Summary | ||
|---|---|---|
protected
|
createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation)
Deprecated. |
|
protected org.springframework.data.mongodb.core.mapping.SimpleMongoMappingContext.SimplePersistentProperty |
createPersistentProperty(Field field,
PropertyDescriptor descriptor,
org.springframework.data.mongodb.core.mapping.SimpleMongoMappingContext.SimpleMongoPersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
Deprecated. |
|
| Methods inherited from class org.springframework.data.mapping.context.AbstractMappingContext |
|---|
addPersistentEntity, addPersistentEntity, getPersistentEntities, getPersistentEntity, getPersistentEntity, getPersistentEntity, getPersistentPropertyPath, initialize, onApplicationEvent, setApplicationContext, setApplicationEventPublisher, setInitialEntitySet, setSimpleTypeHolder, setStrict, shouldCreatePersistentEntityFor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleMongoMappingContext()
| Method Detail |
|---|
protected <T> org.springframework.data.mongodb.core.mapping.SimpleMongoMappingContext.SimpleMongoPersistentEntity<T> createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation)
createPersistentEntity in class org.springframework.data.mapping.context.AbstractMappingContext<org.springframework.data.mongodb.core.mapping.SimpleMongoMappingContext.SimpleMongoPersistentEntity<?>,MongoPersistentProperty>
protected org.springframework.data.mongodb.core.mapping.SimpleMongoMappingContext.SimplePersistentProperty createPersistentProperty(Field field,
PropertyDescriptor descriptor,
org.springframework.data.mongodb.core.mapping.SimpleMongoMappingContext.SimpleMongoPersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
createPersistentProperty in class org.springframework.data.mapping.context.AbstractMappingContext<org.springframework.data.mongodb.core.mapping.SimpleMongoMappingContext.SimpleMongoPersistentEntity<?>,MongoPersistentProperty>
|
Spring Data Document | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||