public interface HazelcastStorageAccess
extends org.hibernate.cache.spi.support.DomainDataStorageAccess
| Modifier and Type | Method and Description |
|---|---|
void |
afterUpdate(Object key,
Object newValue,
Object newVersion) |
void |
unlockItem(Object key,
org.hibernate.cache.spi.access.SoftLock lock) |
Copyright © 2019. All Rights Reserved.