Package | Description |
---|---|
org.modeshape.jcr.txn |
Modifier and Type | Field and Description |
---|---|
protected static ThreadLocal<NoClientTransactions.NoClientTransaction> |
NoClientTransactions.ACTIVE_TRANSACTION
During ws cache initialization (either when the repo starts up of a new ws is created), there can be a case of semantically
nested simple transactions, so we need effective make sure that only 1 instance of an active transaction can exist at any
given time.
|
Modifier and Type | Method and Description |
---|---|
protected NoClientTransactions.NoClientTransaction |
NoClientTransactions.NoClientTransaction.transactionBegin() |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.