Package | Description |
---|---|
org.apache.ignite.cache.store |
Contains cache store interfaces.
|
org.apache.ignite.cache.store.jdbc |
Contains reference JDBC-based cache store implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheStoreSessionListener.onSessionEnd(CacheStoreSession ses,
boolean commit)
On session end callback.
|
void |
CacheStoreSessionListener.onSessionStart(CacheStoreSession ses)
On session start callback.
|
Modifier and Type | Method and Description |
---|---|
protected CacheStoreSession |
CacheAbstractJdbcStore.session() |
protected CacheStoreSession |
CacheJdbcBlobStore.session() |
Modifier and Type | Method and Description |
---|---|
void |
CacheJdbcStoreSessionListener.onSessionEnd(CacheStoreSession ses,
boolean commit)
On session end callback.
|
void |
CacheJdbcStoreSessionListener.onSessionStart(CacheStoreSession ses)
On session start callback.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023