Interface XAModifier

All Known Subinterfaces:
ConnectionModifier
All Known Implementing Classes:
IsSameRMModifier, jndi, SupportsMultipleConnectionsModifier

public interface XAModifier
Instances of this class enable us to work around problems in certain databases (specifically Oracle).
Since:
JTS 1.2.4.
Version:
$Id: XAModifier.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    Given an Arjuna xid, create a local driver representation.
    int
    xaStartParameters(int level)
    Return the xa_start parameters for this level.