Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Package
weblogic.transaction

Packages that use weblogic.transaction
weblogic.ejb This package contains public WebLogic EJB classes / interfaces. 
weblogic.transaction Provides interfaces and classes for transaction support. 
weblogic.wsee.wstx.wsat Provides class and interfaces to manage WebLogic Web Services Atomic Transactions. 
 

Classes in weblogic.transaction used by weblogic.ejb
Transaction
          This interface provides extensions to the javax.transaction.Transaction object for application or system use.
TransactionManager
          Allows XA resources to register and unregister themselves with the Transaction Manager on startup.
 

Classes in weblogic.transaction used by weblogic.transaction
BeginNotificationListener
          An object implementing this interface may be registered with the server transaction manager to receive a notification callback when a transaction is started on the server.
ClientTransactionManager
          Allows a transaction to be suspended and resumed.
ClientTxHelper
          This class is suitable to be used on a "thicker" thin client.
InterposedTransactionManager
          InterposedTransactionManager is used by a bi-directional gateway for importing foreign transactions into WLS.
NestedThrowable
           
Transaction
          This interface provides extensions to the javax.transaction.Transaction object for application or system use.
TransactionHelper
          Helper for managing transactions required by higher-level functionality.
TransactionLoggable
          Interface for object capable of being stored in transaction log.
TransactionLogger
          Transaction log manager for two-phase commit.
TransactionManager
          Allows XA resources to register and unregister themselves with the Transaction Manager on startup.
 

Classes in weblogic.transaction used by weblogic.wsee.wstx.wsat
Transaction
          This interface provides extensions to the javax.transaction.Transaction object for application or system use.
WLXid
           
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01