Uses of Class
org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore
-
Packages that use CacheJdbcPojoStore Package Description org.apache.ignite.cache.store.jdbc Contains reference JDBC-based cache store implementation. -
-
Uses of CacheJdbcPojoStore in org.apache.ignite.cache.store.jdbc
Methods in org.apache.ignite.cache.store.jdbc that return CacheJdbcPojoStore Modifier and Type Method Description CacheJdbcPojoStore<K,V>
CacheJdbcPojoStoreFactory. create()
-