| Modifier and Type | Method and Description |
|---|---|
protected GemfirePersistentProperty |
GemfireMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
GemfirePersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
| Modifier and Type | Method and Description |
|---|---|
protected Association<GemfirePersistentProperty> |
GemfirePersistentProperty.createAssociation() |
| Constructor and Description |
|---|
GemfirePersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
PersistentEntity<?,GemfirePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder)
Constructs an instance of the GemfirePersistentProperty with entity information.
|
| Constructor and Description |
|---|
GemfireQueryMethod(Method method,
RepositoryMetadata metadata,
ProjectionFactory factory,
MappingContext<? extends GemfirePersistentEntity<?>,GemfirePersistentProperty> context)
|
| Modifier and Type | Method and Description |
|---|---|
protected MappingContext<? extends GemfirePersistentEntity<?>,GemfirePersistentProperty> |
GemfireRepositoryFactoryBean.getGemfireMappingContext()
Gets a reference to the
MappingContext used to perform domain object type to store mappings. |
| Modifier and Type | Method and Description |
|---|---|
void |
GemfireRepositoryFactoryBean.setGemfireMappingContext(MappingContext<? extends GemfirePersistentEntity<?>,GemfirePersistentProperty> mappingContext)
Configures the
MappingContext used to perform domain object type to store mappings. |
| Constructor and Description |
|---|
GemfireRepositoryFactory(Iterable<com.gemstone.gemfire.cache.Region<?,?>> regions,
MappingContext<? extends GemfirePersistentEntity<?>,GemfirePersistentProperty> context)
Creates a new
GemfireRepositoryFactory. |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.