|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HeurMixedException in com.atomikos.datasource.xa |
---|
Methods in com.atomikos.datasource.xa that throw HeurMixedException | |
---|---|
HeuristicMessage[] |
XAResourceTransaction.commit(boolean onePhase)
|
int |
XAResourceTransaction.prepare()
|
HeuristicMessage[] |
XAResourceTransaction.rollback()
|
Uses of HeurMixedException in com.atomikos.icatch |
---|
Methods in com.atomikos.icatch that throw HeurMixedException | |
---|---|
void |
CompositeTransaction.commit()
Commits the composite transaction. |
void |
CompositeTerminator.commit()
Deprecated. Commit the composite transaction. |
HeuristicMessage[] |
Participant.commit(boolean onePhase)
Commits the participant's work. |
int |
Participant.prepare()
Prepares the participant. |
HeuristicMessage[] |
Participant.rollback()
Rollback of the participant's work. |
Uses of HeurMixedException in com.atomikos.icatch.admin |
---|
Methods in com.atomikos.icatch.admin that throw HeurMixedException | |
---|---|
void |
AdminTransaction.forceCommit()
Forces commit of the transaction. |
void |
AdminTransaction.forceRollback()
Forces rollback of the transaction. |
Uses of HeurMixedException in com.atomikos.icatch.admin.jmx |
---|
Methods in com.atomikos.icatch.admin.jmx that throw HeurMixedException | |
---|---|
void |
JmxPreparedTransactionMBean.forceCommit()
Forces commit of the transaction. |
void |
JmxPreparedTransaction.forceCommit()
|
void |
JmxPreparedTransactionMBean.forceRollback()
Forces rollback of the transaction. |
void |
JmxPreparedTransaction.forceRollback()
|
Uses of HeurMixedException in com.atomikos.icatch.imp |
---|
Methods in com.atomikos.icatch.imp that throw HeurMixedException | |
---|---|
void |
CompositeTransactionImp.commit()
|
void |
AbstractCompositeTransaction.commit()
|
HeuristicMessage[] |
SubTransactionCoordinatorParticipant.commit(boolean onePhase)
|
HeuristicMessage[] |
RollbackOnlyParticipant.commit(boolean onePhase)
|
HeuristicMessage[] |
ReadOnlyParticipant.commit(boolean onePhase)
|
HeuristicMessage[] |
CoordinatorImp.commit(boolean onePhase)
|
HeuristicMessage[] |
CoordinatorImp.commitHeuristically()
|
int |
SubTransactionCoordinatorParticipant.prepare()
|
int |
RollbackOnlyParticipant.prepare()
|
int |
ReadOnlyParticipant.prepare()
|
int |
CoordinatorImp.prepare()
|
HeuristicMessage[] |
SubTransactionCoordinatorParticipant.rollback()
|
HeuristicMessage[] |
RollbackOnlyParticipant.rollback()
|
HeuristicMessage[] |
ReadOnlyParticipant.rollback()
|
HeuristicMessage[] |
CoordinatorImp.rollback()
|
HeuristicMessage[] |
CoordinatorImp.rollbackHeuristically()
|
protected void |
CoordinatorImp.terminate(boolean commit)
Terminate the work, on behalf of Terminator. |
Uses of HeurMixedException in com.atomikos.icatch.msg |
---|
Methods in com.atomikos.icatch.msg that throw HeurMixedException | |
---|---|
HeuristicMessage[] |
MessageParticipant.commit(boolean onePhase)
|
int |
MessageParticipant.prepare()
|
HeuristicMessage[] |
MessageParticipant.rollback()
|
Uses of HeurMixedException in com.atomikos.icatch.trmi |
---|
Methods in com.atomikos.icatch.trmi that throw HeurMixedException | |
---|---|
HeuristicMessage[] |
TrmiTransactionManager_Stub.commit(String $param_String_1)
|
HeuristicMessage[] |
TrmiTransactionManager.commit(String root)
|
void |
TerminationServer.commit(String root)
Commit the composite transaction. |
HeuristicMessage[] |
ParticipantServer.commit(String root)
Commit the participant of the given root, after prepare was sent. |
HeuristicMessage[] |
_TrmiTransactionManager_Stub.commit(String arg0)
|
HeuristicMessage[] |
_ParticipantServer_Stub.commit(String arg0)
|
HeuristicMessage[] |
TrmiTransactionManager_Stub.commitOnePhase(String $param_String_1,
int $param_int_2,
Dictionary $param_Dictionary_3)
|
HeuristicMessage[] |
TrmiTransactionManager.commitOnePhase(String root,
int siblings,
Dictionary cascadeList)
|
HeuristicMessage[] |
ParticipantServer.commitOnePhase(String root,
int siblings,
Dictionary cascadeList)
Perform one-phase commit for the given root. |
HeuristicMessage[] |
_TrmiTransactionManager_Stub.commitOnePhase(String arg0,
int arg1,
Dictionary arg2)
|
HeuristicMessage[] |
_ParticipantServer_Stub.commitOnePhase(String arg0,
int arg1,
Dictionary arg2)
|
int |
TrmiTransactionManager_Stub.prepare(String $param_String_1,
int $param_int_2,
Dictionary $param_Dictionary_3)
|
int |
TrmiTransactionManager.prepare(String root,
int siblings,
Dictionary cascadelist)
|
int |
ParticipantServer.prepare(String root,
int siblings,
Dictionary cascadelist)
Prepare the participant of the given root. |
int |
_TrmiTransactionManager_Stub.prepare(String arg0,
int arg1,
Dictionary arg2)
|
int |
_ParticipantServer_Stub.prepare(String arg0,
int arg1,
Dictionary arg2)
|
HeuristicMessage[] |
TrmiTransactionManager_Stub.rollback(String $param_String_1)
|
HeuristicMessage[] |
TrmiTransactionManager.rollback(String root)
|
HeuristicMessage[] |
ParticipantServer.rollback(String root)
Rollback the participant for the given root. |
HeuristicMessage[] |
_TrmiTransactionManager_Stub.rollback(String arg0)
|
HeuristicMessage[] |
_ParticipantServer_Stub.rollback(String arg0)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |