类 MysqlXid

  • 所有已实现的接口:
    Xid

    public class MysqlXid
    extends Object
    implements Xid
    Implementation of the XID interface for MySQL XA
    • 构造器详细资料

      • MysqlXid

        public MysqlXid​(byte[] gtrid,
                        byte[] bqual,
                        int formatId)