| Package | Description |
|---|---|
| org.hibernate.cache.infinispan.access |
Internal Infinispan-based implementation of the cache region access strategies
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonTxTransactionalAccessDelegate
Delegate for non-transactional caches
|
class |
TxTransactionalAccessDelegate
Delegate for transactional caches
|
| Modifier and Type | Method and Description |
|---|---|
static TransactionalAccessDelegate |
TransactionalAccessDelegate.create(BaseRegion region,
PutFromLoadValidator validator) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.