Class | Description |
---|---|
GemfireMappingContext |
Spring Data
AbstractMappingContext implementation defining entity mapping meta-data
for GemFire persistent entities. |
GemfirePersistentEntity<T> |
PersistentEntity implementation adding custom GemFire persistent entity related metadata, such as the
Region to which the entity is mapped, etc. |
GemfirePersistentProperty |
PersistentProperty implementation to for Gemfire related metadata. |
MappingPdxSerializer |
GemFire
PdxSerializer implementation that uses a Spring Data GemFire GemfireMappingContext
to read and write entities. |
Regions |
Simple value object to abstract access to regions by name and mapped type.
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.