|
ModeShape Distribution 3.0.0.Alpha6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryConfiguration.TransactionMode | |
|---|---|
| org.modeshape.jcr | |
| Uses of RepositoryConfiguration.TransactionMode in org.modeshape.jcr |
|---|
| Fields in org.modeshape.jcr declared as RepositoryConfiguration.TransactionMode | |
|---|---|
static RepositoryConfiguration.TransactionMode |
RepositoryConfiguration.Default.TRANSACTION_MODE
The default value of the RepositoryConfiguration.FieldName.TRANSACTION_MODE field is ' '. |
| Methods in org.modeshape.jcr that return RepositoryConfiguration.TransactionMode | |
|---|---|
RepositoryConfiguration.TransactionMode |
RepositoryConfiguration.getTransactionMode()
|
static RepositoryConfiguration.TransactionMode |
RepositoryConfiguration.TransactionMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RepositoryConfiguration.TransactionMode[] |
RepositoryConfiguration.TransactionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.modeshape.jcr with parameters of type RepositoryConfiguration.TransactionMode | |
|---|---|
protected Transactions |
JcrRepository.RunningState.createTransactions(RepositoryConfiguration.TransactionMode mode,
SessionEnvironment.MonitorFactory monitorFactory,
TransactionManager txnMgr)
|
|
ModeShape Distribution 3.0.0.Alpha6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||