Package | Description |
---|---|
org.apache.ignite.cache.store.jdbc |
Contains reference JDBC-based cache store implementation.
|
Class and Description |
---|
CacheAbstractJdbcStore
Implementation of
CacheStore backed by JDBC. |
CacheAbstractJdbcStore.EntryMapping
Entry mapping description.
|
CacheAbstractJdbcStore.TypeKind
Type kind.
|
CacheJdbcBlobStore
CacheStore implementation backed by JDBC. |
CacheJdbcBlobStoreFactory
Factory implementation for CacheJdbcBlobStore . |
CacheJdbcPojoStore
Implementation of
CacheStore backed by JDBC and POJO via reflection. |
CacheJdbcPojoStoreFactory
Factory implementation for CacheJdbcPojoStore . |
JdbcType
Description for type that could be stored into database by store.
|
JdbcTypeField
Description of how field declared in database and in cache.
|
JdbcTypeHasher
API for implementing custom hashing logic for binary objects on server side.
|
JdbcTypesDefaultTransformer
Default implementation of
JdbcTypesTransformer . |
JdbcTypesTransformer
API for implementing custom mapping logic for loaded from store data.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024