| Package | Description |
|---|---|
| org.springframework.data.keyvalue.core |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
KeyValueTemplate.execute(KeyValueCallback<T> action) |
<T> T |
KeyValueOperations.execute(KeyValueCallback<T> action)
Execute operation against underlying store.
|
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.