|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BasicRegionAdapter in org.hibernate.cache.jbc2 |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc2 | |
---|---|
class |
TransactionalDataRegionAdapter
|
Uses of BasicRegionAdapter in org.hibernate.cache.jbc2.access |
---|
Fields in org.hibernate.cache.jbc2.access declared as BasicRegionAdapter | |
---|---|
protected BasicRegionAdapter |
TransactionalAccessDelegate.region
|
Constructors in org.hibernate.cache.jbc2.access with parameters of type BasicRegionAdapter | |
---|---|
TransactionalAccessDelegate(BasicRegionAdapter adapter)
|
Uses of BasicRegionAdapter in org.hibernate.cache.jbc2.collection |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc2.collection | |
---|---|
class |
CollectionRegionImpl
Defines the behavior of the collection cache regions for JBossCache 2.x. |
Uses of BasicRegionAdapter in org.hibernate.cache.jbc2.entity |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc2.entity | |
---|---|
class |
EntityRegionImpl
Defines the behavior of the entity cache regions for JBossCache. |
Uses of BasicRegionAdapter in org.hibernate.cache.jbc2.query |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc2.query | |
---|---|
class |
QueryResultsRegionImpl
Defines the behavior of the query cache regions for JBossCache 2.x. |
Uses of BasicRegionAdapter in org.hibernate.cache.jbc2.timestamp |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc2.timestamp | |
---|---|
class |
ClusteredConcurrentTimestampsRegionImpl
Prototype of a clustered timestamps cache region impl usable if the TimestampsRegion API is changed. |
class |
TimestampsRegionImpl
Defines the behavior of the timestamps cache region for JBossCache 2.x. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |