Package org.springframework.data.gemfire.repository

Implementations of Spring Data COmmons Core repository abstraction.

See:
          Description

Interface Summary
GemfireRepository<T,ID extends Serializable> Gemfire-specific extension of the CrudRepository interface.
 

Class Summary
Wrapper<T,KEY extends Serializable> Simple value object to hold an entity alongside an external key the entity shall be stored under.
 

Annotation Types Summary
Query  
 

Package org.springframework.data.gemfire.repository Description

Implementations of Spring Data COmmons Core repository abstraction.