Package org.gridgain.cache.store.jdbc
package org.gridgain.cache.store.jdbc
-
ClassDescriptionJdbcCacheStore<K,
V> JDBC based cache store.Entry mapping description.Type kind.Thrown if cache store can't be accessed.Thrown if cache store configuration is invalid.JDBC cache store factory.JDBC cache store session.JdbcPojoCacheStore<K,V> JDBC cache store which is working with POJO's and build-in types.JDBC cache store which is working with tuples.Description for type that could be stored into database by store.Description of how field declared in database and in cache.Default implementation ofJdbcTypesTransformer.API for implementing custom mapping logic for loaded from store data.