See: Description
| Interface | Description |
|---|---|
| GemfireRepository<T,ID extends Serializable> |
Gemfire-specific extension of the
CrudRepository interface. |
| Class | Description |
|---|---|
| Wrapper<T,KEY extends Serializable> |
Simple value object to hold an entity alongside an external key the entity shall be stored under.
|
| Annotation Type | Description |
|---|---|
| Query |