public class GemfireMappingContext extends AbstractMappingContext<GemfirePersistentEntity<?>,GemfirePersistentProperty>
| Constructor and Description |
|---|
GemfireMappingContext()
Constructs a GemfireMappingContext with a GemfireSimpleTypeHolder.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> GemfirePersistentEntity<T> |
createPersistentEntity(TypeInformation<T> typeInformation) |
protected GemfirePersistentProperty |
createPersistentProperty(Field field,
PropertyDescriptor descriptor,
GemfirePersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
addPersistentEntity, addPersistentEntity, afterPropertiesSet, getManagedTypes, getPersistentEntities, getPersistentEntity, getPersistentEntity, getPersistentEntity, getPersistentPropertyPath, getPersistentPropertyPath, getPersistentPropertyPath, hasPersistentEntityFor, initialize, setApplicationEventPublisher, setInitialEntitySet, setSimpleTypeHolder, setStrict, shouldCreatePersistentEntityForpublic GemfireMappingContext()
GemfireSimpleTypeHolderprotected <T> GemfirePersistentEntity<T> createPersistentEntity(TypeInformation<T> typeInformation)
createPersistentEntity in class AbstractMappingContext<GemfirePersistentEntity<?>,GemfirePersistentProperty>protected GemfirePersistentProperty createPersistentProperty(Field field, PropertyDescriptor descriptor, GemfirePersistentEntity<?> owner, SimpleTypeHolder simpleTypeHolder)
createPersistentProperty in class AbstractMappingContext<GemfirePersistentEntity<?>,GemfirePersistentProperty>Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.