Uses of Package
org.springframework.data.gemfire.mapping
Packages that use org.springframework.data.gemfire.mapping
Package
Description
-
Classes in org.springframework.data.gemfire.mapping used by org.springframework.data.gemfire.config.annotationClassDescriptionSpring 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. -
Classes in org.springframework.data.gemfire.mapping used by org.springframework.data.gemfire.mappingClassDescriptionSpring 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. -
Classes in org.springframework.data.gemfire.mapping used by org.springframework.data.gemfire.repository.queryClassDescription
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. -
Classes in org.springframework.data.gemfire.mapping used by org.springframework.data.gemfire.repository.supportClassDescription
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.