Uses of Interface
org.hibernate.cache.spi.support.AbstractReadWriteAccess.Lockable
Packages that use AbstractReadWriteAccess.Lockable
Package
Description
This package provides a framework intended to reduce the work needed to implement
a caching provider.
-
Uses of AbstractReadWriteAccess.Lockable in org.hibernate.cache.spi.support
Classes in org.hibernate.cache.spi.support that implement AbstractReadWriteAccess.LockableModifier and TypeClassDescriptionstatic final class
Wrapper type representing unlocked items.static class
Wrapper type representing locked items.