|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BasicRegionAdapter in org.hibernate.cache.jbc |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc | |
---|---|
class |
TransactionalDataRegionAdapter
|
Uses of BasicRegionAdapter in org.hibernate.cache.jbc.access |
---|
Fields in org.hibernate.cache.jbc.access declared as BasicRegionAdapter | |
---|---|
protected BasicRegionAdapter |
TransactionalAccessDelegate.region
|
Constructors in org.hibernate.cache.jbc.access with parameters of type BasicRegionAdapter | |
---|---|
TransactionalAccessDelegate(BasicRegionAdapter adapter,
PutFromLoadValidator validator)
|
Uses of BasicRegionAdapter in org.hibernate.cache.jbc.collection |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc.collection | |
---|---|
class |
CollectionRegionImpl
Defines the behavior of the collection cache regions for JBossCache 2.x. |
Uses of BasicRegionAdapter in org.hibernate.cache.jbc.entity |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc.entity | |
---|---|
class |
EntityRegionImpl
Defines the behavior of the entity cache regions for JBossCache. |
Uses of BasicRegionAdapter in org.hibernate.cache.jbc.query |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc.query | |
---|---|
class |
QueryResultsRegionImpl
Defines the behavior of the query cache regions for JBossCache 2.x. |
Uses of BasicRegionAdapter in org.hibernate.cache.jbc.timestamp |
---|
Subclasses of BasicRegionAdapter in org.hibernate.cache.jbc.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 |