Hello,

I think you need to use Ignite Cache.load Cache().
See the article: https://apacheignite.readme.io/docs/data-loading

On Fri, May 27, 2016 at 6:33 AM, Zhengqingzheng <[email protected]>
wrote:

> Hi there,
>
> I have one scenario that I need to make sure changes inside the cache need
> to be persisted before I do some other sql queries to database.
>
> However when the cache is in “write behind” mode, I am not sure whether
> all data has been updated. So, is there any way to persist the date before
> calling sql to the database?
>
>
>
>
>
> Best regards,
>
> Kevin
>



-- 
Vladislav Pyatkov

Reply via email to