|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status | |
| 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 Status in com.sap.netweaver.bc.rf.common.transaction |
| Fields in com.sap.netweaver.bc.rf.common.transaction declared as Status | |
static Status |
Status.UNKNOWN
|
static Status |
Status.NO_TRANSACTION
|
static Status |
Status.ACTIVE
|
static Status |
Status.MARKED_ROLLBACK
|
static Status |
Status.REQUESTING_COMMIT
|
static Status |
Status.PREPARING_COMMIT
|
static Status |
Status.PREPARED_COMMIT
|
static Status |
Status.COMMITTING
|
static Status |
Status.COMMITED
|
static Status |
Status.ROLLING_BACK
|
static Status |
Status.ROLLED_BACK
|
| Methods in com.sap.netweaver.bc.rf.common.transaction that return Status | |
Status |
ITransaction.getStatus()
Get status of the transaction associated with the current thread. |
| Uses of Status in com.sap.netweaver.bc.rf.mi.transaction |
| Methods in com.sap.netweaver.bc.rf.mi.transaction that return Status | |
Status |
IMutableTransactionManager.getStatus()
Get status of the transaction associated with the current thread. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||