Spring Data Key-Value

Uses of Package
org.springframework.data.keyvalue.redis

Packages that use org.springframework.data.keyvalue.redis
org.springframework.data.keyvalue.redis.connection Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries. 
org.springframework.data.keyvalue.redis.connection.jredis Connection package for JRedis library. 
 

Classes in org.springframework.data.keyvalue.redis used by org.springframework.data.keyvalue.redis.connection
RedisSystemException
          Exception thrown when we can't classify a Redis exception into one of Spring generic data access exceptions.
 

Classes in org.springframework.data.keyvalue.redis used by org.springframework.data.keyvalue.redis.connection.jredis
RedisSystemException
          Exception thrown when we can't classify a Redis exception into one of Spring generic data access exceptions.
 


Spring Data Key-Value

Copyright © 2010-2011 SpringSource. All Rights Reserved.