|
Spring Data Key-Value | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionCallback | |
---|---|
org.springframework.data.keyvalue.redis.core | Core package for integrating Redis with Spring concepts. |
Uses of SessionCallback in org.springframework.data.keyvalue.redis.core |
---|
Methods in org.springframework.data.keyvalue.redis.core with parameters of type SessionCallback | ||
---|---|---|
|
RedisTemplate.execute(SessionCallback<T> session)
|
|
|
RedisOperations.execute(SessionCallback<T> session)
Executes a Redis session. |
|
Spring Data Key-Value | |||||||||
PREV NEXT | FRAMES NO FRAMES |