Package | Description |
---|---|
weblogic.ejb |
This package contains public WebLogic EJB classes / interfaces.
|
weblogic.jdbc.common.internal | |
weblogic.jdbc.wrapper |
Provides classes that implements the generic JDBC 2.0 resource adapter, which
wraps any JDBC 2.0 compliant XA drivers.
|
weblogic.transaction |
Provides interfaces and classes for transaction support.
|
weblogic.wsee.wstx.wsat |
Provides class and interfaces to manage
WebLogic Web Services Atomic Transactions.
|
Class | Description |
---|---|
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.
|
Class | Description |
---|---|
TransactionManager |
Allows XA resources to register and unregister themselves with
the Transaction Manager on startup.
|
Class | Description |
---|---|
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.
|
Class | Description |
---|---|
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.
|
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.
|
Class | Description |
---|---|
Transaction |
This interface provides extensions to the
javax.transaction.Transaction object
for application or system use.
|
WLXid |