Package | Description |
---|---|
org.hibernate.cache.jbc.access | |
org.hibernate.cache.jbc.collection | |
org.hibernate.cache.jbc.entity |
Modifier and Type | Class and Description |
---|---|
class |
OptimisticTransactionalAccessDelegate
Defines the strategy for transactional access to entity or collection data in
an optimistic-locking JBoss Cache using its 2.x APIs.
|
Constructor and Description |
---|
TransactionalAccess(CollectionRegionImpl region,
TransactionalAccessDelegate delegate)
Allow subclasses to define the delegate.
|
Constructor and Description |
---|
TransactionalAccess(EntityRegionImpl region,
TransactionalAccessDelegate delegate) |
Copyright © 2002-2012 Red Hat Middleware, LLC. All Rights Reserved