Package | Description |
---|---|
net.sf.ehcache.hibernate.regions |
This package contains region implementations used in Hibernate 3.3 and higher.
|
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 |
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 © 2003–2016 Terracotta, Inc.. All rights reserved.