Package | Description |
---|---|
org.apache.ignite.cache.hibernate |
Contains implementation of Hibernate L2 cache.
|
Modifier and Type | Field and Description |
---|---|
protected HibernateCacheProxy |
HibernateAccessStrategyAdapter.cache |
Modifier and Type | Method and Description |
---|---|
static void |
HibernateAccessStrategyAdapter.evict(Ignite ignite,
HibernateCacheProxy cache,
Object key)
Called to remove object from cache without regard to transaction.
|
Constructor and Description |
---|
HibernateAccessStrategyAdapter(Ignite ignite,
HibernateCacheProxy cache,
HibernateExceptionConverter eConverter) |
HibernateReadOnlyAccessStrategy(Ignite ignite,
HibernateCacheProxy cache,
HibernateExceptionConverter eConverter) |
HibernateReadWriteAccessStrategy(Ignite ignite,
HibernateCacheProxy cache,
ThreadLocal txCtx,
HibernateExceptionConverter eConverter) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022