Package org.apache.ignite.example.sql
Class SqlApiExample
java.lang.Object
org.apache.ignite.example.sql.SqlApiExample
Examples of using SQL API.
Find instructions on how to run the example in the README.md file located in the "examples" directory root.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SqlApiExample
public SqlApiExample()
-
-
Method Details
-
main
Main method of the example.- Parameters:
args- The command line arguments.- Throws:
Exception- If failed.
-