To update the database, you need to implement CacheStore.write() and enable
writeThrough mode of CacheConfiguration. CacheStore.write() method is called
whenever IgniteCache.put() method is called. See Cache Store section of
Persistent Store documentation[1] for more information and example code.

[1]
https://apacheignite.readme.io/docs/persistent-store#section-load-write-delete-



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/UPDATE-sql-query-in-ignite-tp4180p4181.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to