Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

javax::transaction::xa::XAResource Class Reference

A proxy class for the Java javax.transaction.xa.XAResource type. More...

#include <javax_transaction_xa_XAResource.h>

Inheritance diagram for javax::transaction::xa::XAResource:

Inheritance graph
[legend]
Collaboration diagram for javax::transaction::xa::XAResource:

Collaboration graph
[legend]
List of all members.

Public Types

enum  {
  xmogDefaultFlags = xmog_base::GLOBAL, xmogMajorVersion = 3, xmogMinorVersion = 2, xmogPatchVersion = 9,
  xmogBuildNumber = 2047
}
typedef ::xmog_java_array_template<
::javax::transaction::xa::XAResource
array1D
typedef ::xmog_java_array_template<
::xmog_java_array_template<
::javax::transaction::xa::XAResource > > 
array2D

Public Member Functions

virtual jint getTransactionTimeout (::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags)
 The method representing the Java method javax.transaction.xa.XAResource.getTransactionTimeout().
virtual bool isSameRM (const ::javax::transaction::xa::XAResource &arg1,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags)
 The method representing the Java method javax.transaction.xa.XAResource.isSameRM().
virtual bool setTransactionTimeout (jint arg1,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags)
 The method representing the Java method javax.transaction.xa.XAResource.setTransactionTimeout().

Static Public Attributes

static xmog_int TMENDRSCAN
 The field representing the Java field int TMENDRSCAN.
static xmog_int TMFAIL
 The field representing the Java field int TMFAIL.
static xmog_int TMJOIN
 The field representing the Java field int TMJOIN.
static xmog_int TMNOFLAGS
 The field representing the Java field int TMNOFLAGS.
static xmog_int TMONEPHASE
 The field representing the Java field int TMONEPHASE.
static xmog_int TMRESUME
 The field representing the Java field int TMRESUME.
static xmog_int TMSTARTRSCAN
 The field representing the Java field int TMSTARTRSCAN.
static xmog_int TMSUCCESS
 The field representing the Java field int TMSUCCESS.
static xmog_int TMSUSPEND
 The field representing the Java field int TMSUSPEND.
static xmog_int XA_OK
 The field representing the Java field int XA_OK.
static xmog_int XA_RDONLY
 The field representing the Java field int XA_RDONLY.

Detailed Description

A proxy class for the Java javax.transaction.xa.XAResource type.


Member Function Documentation

virtual jint javax::transaction::xa::XAResource::getTransactionTimeout ::xmog_localenv p_xenv = NULL,
xmog_flags  f_xflags = xmogDefaultFlags
[virtual]
 

The method representing the Java method javax.transaction.xa.XAResource.getTransactionTimeout().

Parameters:
p_xenv the local call environment. The default value is NULL.
f_xflags the flags that allow control over the reference type and other internal matters. The default value is xmog_base::GLOBAL.

virtual bool javax::transaction::xa::XAResource::isSameRM const ::javax::transaction::xa::XAResource arg1,
::xmog_localenv p_xenv = NULL,
xmog_flags  f_xflags = xmogDefaultFlags
[virtual]
 

The method representing the Java method javax.transaction.xa.XAResource.isSameRM().

Parameters:
arg1 
p_xenv the local call environment. The default value is NULL.
f_xflags the flags that allow control over the reference type and other internal matters. The default value is xmog_base::GLOBAL.

virtual bool javax::transaction::xa::XAResource::setTransactionTimeout jint  arg1,
::xmog_localenv p_xenv = NULL,
xmog_flags  f_xflags = xmogDefaultFlags
[virtual]
 

The method representing the Java method javax.transaction.xa.XAResource.setTransactionTimeout().

Parameters:
arg1 
p_xenv the local call environment. The default value is NULL.
f_xflags the flags that allow control over the reference type and other internal matters. The default value is xmog_base::GLOBAL.


The documentation for this class was generated from the following file:
Generated on Fri Jun 16 10:20:11 2006 for JMS Courier for C++ by  doxygen 1.4.1