Package | Description |
---|---|
org.springframework.data.gemfire.repository |
Implementations of Spring Data COmmons Core repository abstraction.
|
org.springframework.data.gemfire.repository.support |
Modifier and Type | Method and Description |
---|---|
T |
GemfireRepository.save(Wrapper<T,ID> wrapper) |
Modifier and Type | Method and Description |
---|---|
T |
SimpleGemfireRepository.save(Wrapper<T,ID> wrapper) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.