Oracle

Uses of Package
weblogic.transaction.nonxa

Packages that use weblogic.transaction.nonxa
weblogic.transaction Provides interfaces and classes for transaction support. 
weblogic.transaction.nonxa Provides an interface to integrate resources that do not support the javax.transaction.xa.XAResource interface with the WL transaction manager. 
 

Classes in weblogic.transaction.nonxa used by weblogic.transaction
NonXAResource
          This interface is provided to easily integrate resources that do not support the javax.transaction.xa.XAResource interface with the WL transaction manager.
 

Classes in weblogic.transaction.nonxa used by weblogic.transaction.nonxa
NonXAException
          Thrown by resources implementing the NonXAResource interface to indicate an error while processing the resource's local transaction.
NonXAResource
          This interface is provided to easily integrate resources that do not support the javax.transaction.xa.XAResource interface with the WL transaction manager.
 


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