- callbackUrl - Static variable in class oracle.tmm.common.TrmConfig
-
- cancel() - Static method in class oracle.tmm.tcc.TccClient
-
Cancel the TCC transaction
- cancel(List<TccParticipant>) - Static method in class oracle.tmm.tcc.TccClient
-
Cancel the TCC transaction optionally adding additional participants
- cancel(CancelRequest) - Method in interface oracle.tmm.tcc.TccTransaction
-
Cancel the TCC transaction optionally adding additional participants
- CancelRequest - Class in oracle.tmm.tcc.vo
-
Provide a list of TCC participant information which are called to Cancel the updates associated with the current transaction
- CancelRequest(List<TccParticipant>) - Constructor for class oracle.tmm.tcc.vo.CancelRequest
-
Initialize the Cancel request with a list of TCC participant information which are called to Cancel updates associated with the current transaction
- CancelRequest() - Constructor for class oracle.tmm.tcc.vo.CancelRequest
-
Initialize a TCC Cancel request
- CancelResponse - Class in oracle.tmm.tcc.vo
-
TCC Cancel Response
- CancelResponse() - Constructor for class oracle.tmm.tcc.vo.CancelResponse
-
- commit(Xid, byte[]) - Method in interface oracle.tmm.jta.nonxa.NonXAResource
-
Informs the Non XA resource manager to commit the local transaction changes
- commit() - Method in class oracle.tmm.jta.TrmUserTransaction
-
Commit the transaction associated with the current thread.
- confirm() - Static method in class oracle.tmm.tcc.TccClient
-
Confirm the TCC transaction
- confirm(List<TccParticipant>) - Static method in class oracle.tmm.tcc.TccClient
-
Confirm the TCC transaction optionally adding additional participants
- confirm(ConfirmRequest) - Method in interface oracle.tmm.tcc.TccTransaction
-
Confirm the TCC transaction optionally adding additional participants
- ConfirmRequest - Class in oracle.tmm.tcc.vo
-
Provide a list of TCC participant information which are called to Confirm the updates associated with the current transaction
- ConfirmRequest(List<TccParticipant>) - Constructor for class oracle.tmm.tcc.vo.ConfirmRequest
-
Initialize the Confirm request with a list of TCC participant information which are called to Confirm the updates associated with the current transaction
- ConfirmRequest() - Constructor for class oracle.tmm.tcc.vo.ConfirmRequest
-
Initialize a TCC Confirm request
- ConfirmResponse - Class in oracle.tmm.tcc.vo
-
TCC Confirm Response
- ConfirmResponse() - Constructor for class oracle.tmm.tcc.vo.ConfirmResponse
-
- create(String) - Static method in enum oracle.tmm.jta.common.TrmXAResourceType
-
- create(String) - Static method in enum oracle.tmm.util.TrmLogLevel
-