| Package | Description |
|---|---|
| com.sap.netweaver.bc.rf.common.transaction |
Contains repository framework common interface for transactions.
|
| com.sap.netweaver.bc.rf.mi.transaction |
Contains repository framework manager interface for transactions.
|
| Modifier and Type | Field and Description |
|---|---|
static IsolationLevel |
IsolationLevel.READ_COMMITTED |
static IsolationLevel |
IsolationLevel.READ_UNCOMMITTED |
static IsolationLevel |
IsolationLevel.REPEATABLE_READ |
static IsolationLevel |
IsolationLevel.SERIALIZABLE |
static IsolationLevel |
IsolationLevel.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
IsolationLevel |
ITransaction.getIsolationLevel()
Get isolation level of the transaction associated with the current thread.
|
| Modifier and Type | Method and Description |
|---|---|
IsolationLevel |
IMutableTransactionManager.getIsolationLevel()
Get isolation level of the transaction associated with the current thread.
|
Copyright 2021 SAP SE Complete Copyright Notice