public class FirestoreMappingContext extends org.springframework.data.mapping.context.AbstractMappingContext<FirestorePersistentEntity<?>,FirestorePersistentProperty> implements org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
FirestoreMappingContext() |
Modifier and Type | Method and Description |
---|---|
protected <T> FirestorePersistentEntity<?> |
createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation) |
protected FirestorePersistentProperty |
createPersistentProperty(org.springframework.data.mapping.model.Property property,
FirestorePersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
addPersistentEntity, addPersistentEntity, afterPropertiesSet, doFindPersistentPropertyPaths, findPersistentPropertyPaths, getManagedTypes, getPersistentEntities, getPersistentEntity, getPersistentEntity, getPersistentEntity, getPersistentPropertyPath, getPersistentPropertyPath, hasPersistentEntityFor, initialize, setApplicationContext, setApplicationEventPublisher, setInitialEntitySet, setSimpleTypeHolder, setStrict, shouldCreatePersistentEntityFor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected <T> FirestorePersistentEntity<?> createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation)
createPersistentEntity
in class org.springframework.data.mapping.context.AbstractMappingContext<FirestorePersistentEntity<?>,FirestorePersistentProperty>
protected FirestorePersistentProperty createPersistentProperty(org.springframework.data.mapping.model.Property property, FirestorePersistentEntity<?> owner, org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
createPersistentProperty
in class org.springframework.data.mapping.context.AbstractMappingContext<FirestorePersistentEntity<?>,FirestorePersistentProperty>
Copyright © 2021. All rights reserved.