Oracle

weblogic.transaction
Interface WLXid

All Superinterfaces:
Xid

public interface WLXid
extends Xid


Field Summary
 
Fields inherited from interface javax.transaction.xa.Xid
MAXBQUALSIZE, MAXGTRIDSIZE
 
Method Summary
 byte[] getTruncatedBranchQualifier(String resName)
           
 
Methods inherited from interface javax.transaction.xa.Xid
getBranchQualifier, getFormatId, getGlobalTransactionId
 

Method Detail

getTruncatedBranchQualifier

byte[] getTruncatedBranchQualifier(String resName)
Parameters:
resName - The resource name on which to base the branch qualifier value
Returns:
A truncated byte array derived from the resName parameter.

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle