Package | Description |
---|---|
org.hibernate.cache.ehcache.internal.regions |
Defines
RegionFactory support for the Ehcache integration |
Modifier and Type | Class and Description |
---|---|
class |
EhcacheCollectionRegion
A collection region specific wrapper around an Ehcache instance.
|
class |
EhcacheEntityRegion
An entity region specific wrapper around an Ehcache instance.
|
class |
EhcacheNaturalIdRegion
A collection region specific wrapper around an Ehcache instance.
|
class |
EhcacheQueryResultsRegion
A query results region specific wrapper around an Ehcache instance.
|
class |
EhcacheTimestampsRegion
A timestamps region specific wrapper around an Ehcache instance.
|
class |
EhcacheTransactionalDataRegion
An Ehcache specific TransactionalDataRegion.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.