Uses of Class
org.springframework.data.gemfire.GemfireAccessor

Packages that use GemfireAccessor
org.springframework.data.gemfire Package providing integration of GemFire with Spring concepts. 
 

Uses of GemfireAccessor in org.springframework.data.gemfire
 

Subclasses of GemfireAccessor in org.springframework.data.gemfire
 class GemfireTemplate
          Helper class that simplifies GemFire data access code and converts GemFireCheckedException and GemFireException into Spring DataAccessException, following the org.springframework.dao exception hierarchy.
 



Copyright © 2010-2011 SpringSource, a division of VMware. All Rights Reserved.