|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimestampsRegion | |
|---|---|
| org.hibernate.cache.ehcache.internal.regions | |
| org.hibernate.cache.infinispan | |
| org.hibernate.cache.infinispan.timestamp | |
| org.hibernate.cache.internal | |
| org.hibernate.cache.spi | Defines the Hibernate second level caching SPI. |
| org.hibernate.testing.cache | |
| Uses of TimestampsRegion in org.hibernate.cache.ehcache.internal.regions |
|---|
| Classes in org.hibernate.cache.ehcache.internal.regions that implement TimestampsRegion | |
|---|---|
class |
EhcacheTimestampsRegion
A timestamps region specific wrapper around an Ehcache instance. |
| Uses of TimestampsRegion in org.hibernate.cache.infinispan |
|---|
| Methods in org.hibernate.cache.infinispan that return TimestampsRegion | |
|---|---|
TimestampsRegion |
InfinispanRegionFactory.buildTimestampsRegion(String regionName,
Properties properties)
Build a cache region specialized for storing update-timestamps data. |
| Uses of TimestampsRegion in org.hibernate.cache.infinispan.timestamp |
|---|
| Classes in org.hibernate.cache.infinispan.timestamp that implement TimestampsRegion | |
|---|---|
class |
ClusteredTimestampsRegionImpl
Timestamp cache region for clustered environments. |
class |
TimestampsRegionImpl
Defines the behavior of the timestamps cache region for Infinispan. |
| Uses of TimestampsRegion in org.hibernate.cache.internal |
|---|
| Methods in org.hibernate.cache.internal that return TimestampsRegion | |
|---|---|
TimestampsRegion |
NoCachingRegionFactory.buildTimestampsRegion(String regionName,
Properties properties)
|
| Uses of TimestampsRegion in org.hibernate.cache.spi |
|---|
| Methods in org.hibernate.cache.spi that return TimestampsRegion | |
|---|---|
TimestampsRegion |
RegionFactory.buildTimestampsRegion(String regionName,
Properties properties)
Build a cache region specialized for storing update-timestamps data. |
TimestampsRegion |
UpdateTimestampsCache.getRegion()
|
| Uses of TimestampsRegion in org.hibernate.testing.cache |
|---|
| Methods in org.hibernate.testing.cache that return TimestampsRegion | |
|---|---|
TimestampsRegion |
CachingRegionFactory.buildTimestampsRegion(String regionName,
Properties properties)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||