Class JdbcTupleCacheStore

java.lang.Object
org.gridgain.cache.store.jdbc.JdbcCacheStore<Tuple,Tuple>
org.gridgain.cache.store.jdbc.JdbcTupleCacheStore
All Implemented Interfaces:
CacheStore<Tuple,Tuple>

public class JdbcTupleCacheStore extends JdbcCacheStore<Tuple,Tuple>
JDBC cache store which is working with tuples.