Package org.springframework.data.gemfire.mapping
package org.springframework.data.gemfire.mapping
-
ClassDescriptionSpring Data
AbstractMappingContext
implementation defining entity mapping meta-data for GemFire persistent entities.PersistentEntity
implementation adding custom GemFire persistent entity related metadata, such as theRegion
to which the entity is mapped, etc.PersistentProperty
implementation to for Gemfire related metadata.PdxSerializer
implementation using the Spring Data for Apache GeodeGemfireMappingContext
to read (deserialize) and write (serialize) entities from and to PDX.