JavaScript is disabled on your browser.
 
JavaScript is disabled on your browser.
 
 
  
 
 
 
 
Packages that use Xid    
Package 
Description 
 
javax.transaction.xa 
Provides the API that defines the contract between the transaction 
manager and the resource manager, which allows the transaction 
manager to enlist and delist resource objects (supplied by the 
resource manager driver) in JTA transactions.
 
 
 
 
 
Methods in javax.transaction.xa  that return Xid    
Modifier and Type 
Method 
Description 
 
Xid []XAResource. recover 
Obtains a list of prepared transaction branches from a resource
 manager.
 
 
 
Methods in javax.transaction.xa  with parameters of type Xid    
Modifier and Type 
Method 
Description 
 
voidXAResource. commit Xid  xid,
      boolean onePhase)
Commits the global transaction specified by xid.
 
 
voidXAResource. end Xid  xid,
   int flags)
Ends the work performed on behalf of a transaction branch.
 
 
voidXAResource. forget Xid  xid)
Tells the resource manager to forget about a heuristically
 completed transaction branch.
 
 
intXAResource. prepare Xid  xid)
Ask the resource manager to prepare for a transaction commit
 of the transaction specified in xid.
 
 
voidXAResource. rollback Xid  xid)
Informs the resource manager to roll back work done on behalf
 of a transaction branch.
 
 
voidXAResource. start Xid  xid,
     int flags)
Starts work on behalf of a transaction branch specified in
 xid.
 
 
 
 
 
 
 
 
 
JavaScript is disabled on your browser.
 
 
  
 
Report a bug or suggest an enhancement Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.Copyright  © 1993, 2017, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.license terms  and the documentation redistribution policy . 
 
Scripting on this page tracks web page traffic, but does not change the content in any way.