I found what I was doing wrong. I can now load/pre-fetch from 3rd party store to cache. It looks like the data is present in in-memory cache but also stored in the persistent store. However, when I run a native query configured on my SpringData Repository I get an error that the SQL table mentioned in the query is not found. The same query/api was working when persistent store was not enabled.
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
