Package org.apache.ignite.examples.datagrid.store.jdbc
Contains JDBC-based cache store implementation.
-
Class Summary Class Description CacheJdbcPersonStore Example ofCacheStoreimplementation that uses JDBC transaction with cache transactions and mapsLongtoPerson.CacheJdbcStoreExample Demonstrates usage of cache with underlying persistent store configured.