Hi,
I have the question regarding Java API for SQL queries.
As I understand from the documentation, API for SQL queries is placed in
IgniteCache interface ("query" method). This means that I need to get or
create a cache to do a SQL query. What cache name I should use to get
instance of IgniteCache? Some dummy cache?Thanks, Maxim
