Uses of Class
org.springframework.data.gemfire.GemfireAccessor
Packages that use GemfireAccessor
-
Uses of GemfireAccessor in org.springframework.data.gemfire
Subclasses of GemfireAccessor in org.springframework.data.gemfireModifier and TypeClassDescriptionclassTheGemfireTemplateclass simplifies Apache Geode data access operations, converting Apache GeodeGemFireCheckedExceptionsandGemFireExceptionsinto SpringDataAccessExceptions, following theorg.springframework.daoExceptionhierarchy.