public interface RecoveredXATransactionViewMBean
Modifier and Type | Method and Description |
---|---|
byte[] |
getBranchQualifier() |
int |
getFormatId() |
byte[] |
getGlobalTransactionId() |
void |
heuristicCommit() |
void |
heuristicRollback() |
int getFormatId()
byte[] getBranchQualifier()
byte[] getGlobalTransactionId()
void heuristicCommit() throws Exception
Exception
void heuristicRollback() throws Exception
Exception
Copyright © 2005–2018. All rights reserved.