Package | Description |
---|---|
org.hibernate.cache |
This package defines APIs/SPIs and implementations for the Hibernate second-level cache.
|
Modifier and Type | Class and Description |
---|---|
static class |
ReadWriteCache.Item
An item of cached data, timestamped with the time it was cached,.
|
static class |
ReadWriteCache.Lock
A soft lock which supports concurrent locking,
timestamped with the time it was released
|
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved