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, doFindPersistentPropertyPaths, findPersistentPropertyPaths, getManagedTypes, getPersistentEntities, getPersistentEntity, getPersistentEntity, getPersistentEntity, getPersistentPropertyPath, getPersistentPropertyPath, getPersistentPropertyPath, hasPersistentEntityFor, initialize, setApplicationContext, setApplicationEventPublisher, setInitialEntitySet, setSimpleTypeHolder, setStrict, shouldCreatePersistentEntityFor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequiredPersistentEntity, getRequiredPersistentEntity, getRequiredPersistentEntity
public GemfireMappingContext()
GemfireSimpleTypeHolder
protected <T> GemfirePersistentEntity<T> createPersistentEntity(TypeInformation<T> typeInformation)
protected GemfirePersistentProperty createPersistentProperty(Property property, GemfirePersistentEntity<?> owner, SimpleTypeHolder simpleTypeHolder)
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.