Apache Ignite C++
Classes | Namespaces
query_sql.h File Reference
#include <stdint.h>
#include <string>
#include <vector>
#include <ignite/impl/writable_object.h>
#include <ignite/binary/binary_raw_writer.h>

Go to the source code of this file.

Classes

class  ignite::cache::query::SqlQuery
 Sql query. More...
 

Namespaces

 ignite
 Apache Ignite API.
 
 ignite::cache
 Ignite Cache API.
 
 ignite::cache::query
 Contains APIs for creating and executing cache queries.
 

Detailed Description

Declares ignite::cache::query::SqlQuery class.