Deprecated. The default standalone properties file name, assumed to be in the current
directory and to be used in case the property FILE_PATH_PROPERTY_NAME
is not set.
Deprecated. The System property name that holds the path to the standalone properties
file, needed for default initialization of the standalone config.
Invalidates (i.e., forces close) of the current connection proxy
This does not mean that the connection can be reused immediately:
pending transactions may exist that need to terminate.
Instruct this resource to accept all XAResource instances.This will
practically disable shared branches! The instance uses this feature to
determine the exact XID to be supplied during enlistment.
Create a new instance with the resource name as branch.
XID(Xid) -
Constructor for class com.atomikos.datasource.xa.XID
Copy constructor needed during recovery: if the data source returns
inappropriate instances (that do not implement equals and hashCode) then
we will need this constructor.