public class DefaultTIDHandler extends Object
DefaultTIDHandler
provides a defaul implementation of the SAP tx handling
mechanishmConstructor and Description |
---|
DefaultTIDHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkTID(JCoServerContext jCoServerContext,
String s) |
void |
commit(JCoServerContext jCoServerContext,
String s) |
void |
confirmTID(JCoServerContext jCoServerContext,
String s) |
void |
rollback(JCoServerContext jCoServerContext,
String s) |
public boolean checkTID(JCoServerContext jCoServerContext, String s)
public void commit(JCoServerContext jCoServerContext, String s)
public void confirmTID(JCoServerContext jCoServerContext, String s)
public void rollback(JCoServerContext jCoServerContext, String s)
Copyright © 2017 WSO2. All rights reserved.