Class TestXA.MyXid

java.lang.Object
org.h2.test.jdbcx.TestXA.MyXid
All Implemented Interfaces:
Xid
Enclosing class:
TestXA

public static class TestXA.MyXid extends Object implements Xid
A simple Xid implementation.
  • Constructor Details

    • MyXid

      public MyXid()
  • Method Details

    • getBranchQualifier

      public byte[] getBranchQualifier()
      Specified by:
      getBranchQualifier in interface Xid
    • getFormatId

      public int getFormatId()
      Specified by:
      getFormatId in interface Xid
    • getGlobalTransactionId

      public byte[] getGlobalTransactionId()
      Specified by:
      getGlobalTransactionId in interface Xid