com.prolifics.jni
Class TPFunctions
java.lang.Object
com.prolifics.jni.TPFunctions
- All Implemented Interfaces:
- TPFunctionsInterface
public class TPFunctions
- extends java.lang.Object
- implements TPFunctionsInterface
Fields inherited from interface com.prolifics.jni.TPFunctionsInterface |
SM_XA_EXCEPT_BAD_INV_ORDER, SM_XA_EXCEPT_HEURISTIC_HAZARD, SM_XA_EXCEPT_HEURISTIC_MIXED, SM_XA_EXCEPT_INVALID_CONTROL, SM_XA_EXCEPT_INVALID_TRANSACTION, SM_XA_EXCEPT_NO_TRANSACTION, SM_XA_EXCEPT_NONE, SM_XA_EXCEPT_SUBTRANSACTIONS_UNAVAILABLE, SM_XA_EXCEPT_TRANSACTION_ROLLED_BACK, SM_XA_EXCEPT_UNAVAILABLE, SM_XA_EXCEPT_UNKNOWN, SM_XA_NO_REPORT_HEURISTICS, SM_XA_REPORT_HEURISTICS, SM_XA_STATUS_ACTIVE, SM_XA_STATUS_COMMITTED, SM_XA_STATUS_COMMITTING, SM_XA_STATUS_MARKED_ROLLBACK, SM_XA_STATUS_NO_TRANSACTION, SM_XA_STATUS_PREPARED, SM_XA_STATUS_PREPARING, SM_XA_STATUS_ROLLED_BACK, SM_XA_STATUS_ROLLING_BACK, SM_XA_STATUS_UNKNOWN, SM_XA_STATUS_WILL_ABORT, SM_XA_STATUS_WILL_COMMIT |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sm_xa_err_msg
public java.lang.String sm_xa_err_msg()
- Specified by:
sm_xa_err_msg
in interface TPFunctionsInterface
sm_xa_status
public int sm_xa_status()
- Specified by:
sm_xa_status
in interface TPFunctionsInterface
sm_xa_mon_err_msg
public java.lang.String sm_xa_mon_err_msg()
- Specified by:
sm_xa_mon_err_msg
in interface TPFunctionsInterface
sm_xa_rollback
public int sm_xa_rollback()
- Specified by:
sm_xa_rollback
in interface TPFunctionsInterface
sm_xa_set_timeout
public int sm_xa_set_timeout(int a1)
- Specified by:
sm_xa_set_timeout
in interface TPFunctionsInterface
sm_xa_commit_return
public int sm_xa_commit_return(int a1)
- Specified by:
sm_xa_commit_return
in interface TPFunctionsInterface
sm_tp_exec
public int sm_tp_exec(java.lang.String a1)
- Specified by:
sm_tp_exec
in interface TPFunctionsInterface
sm_xa_commit
public int sm_xa_commit()
- Specified by:
sm_xa_commit
in interface TPFunctionsInterface
sm_xa_begin
public int sm_xa_begin()
- Specified by:
sm_xa_begin
in interface TPFunctionsInterface
sm_xa_in_tran
public int sm_xa_in_tran()
- Specified by:
sm_xa_in_tran
in interface TPFunctionsInterface
getTpRequest
public WidgetInterface getTpRequest()
- Specified by:
getTpRequest
in interface TPFunctionsInterface
getTpRequest
public WidgetInterface getTpRequest(java.lang.String callid)
- Specified by:
getTpRequest
in interface TPFunctionsInterface