Package org.apache.ignite.example.cache
Class CacheExample
java.lang.Object
org.apache.ignite.example.cache.CacheExample
This example demonstrates how to create, read and write to Caches with GridGain 9, JDBC and external database H2.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheExample
public CacheExample()
-
-
Method Details
-
main
Main method to run the cache example.- Parameters:
args- command line arguments- Throws:
Exception- if any error occurs
-