BEA Systems, Inc.

Uses of Class
weblogic.transaction.nonxa.NonXAException

Packages that use NonXAException
weblogic.transaction.nonxa   
 

Uses of NonXAException in weblogic.transaction.nonxa
 

Methods in weblogic.transaction.nonxa that throw NonXAException
 void NonXAResource.commit(Xid xid, boolean onePhase)
          Issues a one-phase commit on the resource connection associated with the transaction represented by the xid argument.
 boolean NonXAResource.isSameRM(NonXAResource nxar)
          Returns true if the two NonXAResource instances represent the same logical resource.
 void NonXAResource.rollback(Xid xid)
          Issues a rollback operation on the resource connection associated with the transaction represented by thee xid argument.
 


Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.