|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IsolationLevel | |
| 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. |
| Uses of IsolationLevel in com.sap.netweaver.bc.rf.common.transaction |
| Fields in com.sap.netweaver.bc.rf.common.transaction declared as IsolationLevel | |
static IsolationLevel |
IsolationLevel.UNKNOWN
|
static IsolationLevel |
IsolationLevel.READ_UNCOMMITTED
|
static IsolationLevel |
IsolationLevel.READ_COMMITTED
|
static IsolationLevel |
IsolationLevel.REPEATABLE_READ
|
static IsolationLevel |
IsolationLevel.SERIALIZABLE
|
| Methods in com.sap.netweaver.bc.rf.common.transaction that return IsolationLevel | |
IsolationLevel |
ITransaction.getIsolationLevel()
Get isolation level of the transaction associated with the current thread. |
| Uses of IsolationLevel in com.sap.netweaver.bc.rf.mi.transaction |
| Methods in com.sap.netweaver.bc.rf.mi.transaction that return IsolationLevel | |
IsolationLevel |
IMutableTransactionManager.getIsolationLevel()
Get isolation level of the transaction associated with the current thread. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||