Suppose I have an cache entry string, POJO and this POJO contains another POJO can we query on inner POJO?
On Dec 28, 2016 8:32 AM, "vkulichenko" <[email protected]> wrote: Hi Kumar, You can't query collections this way. You should store each Person as a separate entry to achieve this. -Val -- View this message in context: http://apache-ignite-users. 70518.x6.nabble.com/How-to-query-data-from-List-tp9766p9767.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
