Description
In Spring Data 2.0 module, add the update/delete functionalities to work with the cache, this should be possible even using the method name in the IgniteRepository interface or by a @Query notation writing the SQL query following the ignite docs for it.
The specification for the remaining methods for the Repository interface are mentioned on the Spring documentation.
https://docs.spring.io/spring-data/jpa/docs/current/reference/html/
Attachments
Issue Links
- is depended upon by
-
IGNITE-10831 Document update/delete queries in Spring Data 2.0
- Open
- links to