| Package | Description |
|---|---|
| org.springframework.data.gemfire.repository.query | |
| org.springframework.data.gemfire.repository.support |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGemfireEntityInformation<T,ID>
Implementation of
GemfireEntityInformation and Spring Data's PersistentEntityInformation
that returns the Region name associated with the PersistentEntity. |
| Modifier and Type | Method and Description |
|---|---|
<T,ID> GemfireEntityInformation<T,ID> |
GemfireRepositoryFactory.getEntityInformation(Class<T> domainClass) |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.