Uses of Class
org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
Packages that use AbstractReadWriteAccess.SoftLockImpl
Package
Description
This package provides a framework intended to reduce the work needed to implement
a caching provider.
-
Uses of AbstractReadWriteAccess.SoftLockImpl in org.hibernate.cache.spi.support
Methods in org.hibernate.cache.spi.support that return AbstractReadWriteAccess.SoftLockImplModifier and TypeMethodDescriptionLocks this entry, stamping it with the UUID and lockId given, with the lock timeout occurring at the specified time.Methods in org.hibernate.cache.spi.support with parameters of type AbstractReadWriteAccess.SoftLockImplModifier and TypeMethodDescriptionprotected void
AbstractReadWriteAccess.decrementLock
(SharedSessionContractImplementor session, Object key, AbstractReadWriteAccess.SoftLockImpl lock)