Uses of Class
org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore
- 
Packages that use CacheAbstractJdbcStore Package Description org.apache.ignite.cache.store.jdbc Contains reference JDBC-based cache store implementation.
- 
- 
Uses of CacheAbstractJdbcStore in org.apache.ignite.cache.store.jdbcSubclasses of CacheAbstractJdbcStore in org.apache.ignite.cache.store.jdbc Modifier and Type Class Description classCacheJdbcPojoStore<K,V>Implementation ofCacheStorebacked by JDBC and POJO via reflection.
 
-