javax.transaction.xa
接口 Xid


public interface Xid

版本:
$Rev: 467742 $ $Date: 2010/04/07 16:52:45 $

字段摘要
static int MAXBQUALSIZE
           
static int MAXGTRIDSIZE
           
 
方法摘要
 byte[] getBranchQualifier()
           
 int getFormatId()
           
 byte[] getGlobalTransactionId()
           
 

字段详细信息

MAXGTRIDSIZE

static final int MAXGTRIDSIZE
另请参见:
常量字段值

MAXBQUALSIZE

static final int MAXBQUALSIZE
另请参见:
常量字段值
方法详细信息

getBranchQualifier

byte[] getBranchQualifier()

getFormatId

int getFormatId()

getGlobalTransactionId

byte[] getGlobalTransactionId()


Copyright © 2013. All Rights Reserved.