public class GemfireMappingContext extends AbstractMappingContext<GemfirePersistentEntity<?>,GemfirePersistentProperty>
AbstractMappingContext
implementation defining entity mapping meta-data
for GemFire persistent entities.AbstractMappingContext
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(Property property,
GemfirePersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
addPersistentEntity, addPersistentEntity, afterPropertiesSet, getManagedTypes, getPersistentEntities, getPersistentEntity, getPersistentEntity, getPersistentEntity, getPersistentPropertyPath, getPersistentPropertyPath, getPersistentPropertyPath, getRequiredPersistentEntity, getRequiredPersistentEntity, getRequiredPersistentEntity, hasPersistentEntityFor, initialize, setApplicationEventPublisher, setInitialEntitySet, setSimpleTypeHolder, setStrict, shouldCreatePersistentEntityFor
public GemfireMappingContext()
GemfireSimpleTypeHolder
protected <T> GemfirePersistentEntity<T> createPersistentEntity(TypeInformation<T> typeInformation)
protected GemfirePersistentProperty createPersistentProperty(Property property, GemfirePersistentEntity<?> owner, SimpleTypeHolder simpleTypeHolder)
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.