You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Humphrey <hm...@gmail.com> on 2017/06/09 06:19:58 UTC

Re: Web-Console query on Oracle database cache return empty resultset

The key you can query with _key see [1]

[1]
https://apacheignite.readme.io/docs/indexes#section-registering-indexed-types





--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Web-Console-query-on-Oracle-database-cache-return-empty-resultset-tp13546p13552.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Web-Console query on Oracle database cache return empty resultset

Posted by vkulichenko <va...@gmail.com>.
BTW, in 2.1 Ignite will introduce persistence storage that will allow to
execute SQL queries without preloading data into memory.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Web-Console-query-on-Oracle-database-cache-return-empty-resultset-tp13546p14360.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Web-Console query on Oracle database cache return empty resultset

Posted by vkulichenko <va...@gmail.com>.
Read-through doesn't work with SQL queries, only with key based access.

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Web-Console-query-on-Oracle-database-cache-return-empty-resultset-tp13546p14285.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.