Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weblogic.transaction Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AppSetRollbackOnlyExceptionIndicates that a transaction was marked for rollback by an application component.Classweblogic.transactionOracle WebLogic
BeginNotificationListenerAn object implementing this interface may be registered with the server transaction manager to receive a notification callback whenInterfaceweblogic.transactionOracle WebLogic
ClientTransactionManagerAllows a transaction to be suspended and resumed.Interfaceweblogic.transactionOracle WebLogic
ClientTxHelperThis class is suitable to be used on a "thicker" thin client.Classweblogic.transactionOracle WebLogic
InterposedTransactionManagerInterposedTransactionManager is used by a bi-directional gateway for importing foreign transactions into WLS.Interfaceweblogic.transactionOracle WebLogic
NonXAExceptionThrown by resources implementing the NonXAResource interface to indicate an error while processing the resource's local transaction.Classweblogic.transaction.nonxaOracle WebLogic
NonXAResourceThis interface is provided to easily integrate resources that do not support the javax.Interfaceweblogic.transaction.nonxaOracle WebLogic
RollbackExceptionThis class extends javax.Classweblogic.transactionOracle WebLogic
ServerTransactionManagerServerTransactionManager enables the caller to get the TransactionLogger object associated with this server.Interfaceweblogic.transactionOracle WebLogic
TimedOutExceptionIndicates that a transaction was rolled back due to a timeout.Classweblogic.transactionOracle WebLogic
TransactionThis interface provides extensions to the javax.Interfaceweblogic.transactionOracle WebLogic
TransactionHelperHelper for managing transactions required by higher-levelSee Also:This helper allows the local TM to be replaced at will,Classweblogic.transactionOracle WebLogic
TransactionLoggableInterface for object capable of being stored in transaction log.Interfaceweblogic.transactionOracle WebLogic
TransactionLoggerTransaction log manager for two-phase commit.Interfaceweblogic.transactionOracle WebLogic
TransactionManagerAllows XA resources to register and unregister themselves with the Transaction Manager on startup.Interfaceweblogic.transactionOracle WebLogic
TransactionSystemExceptionThis class extends java.Classweblogic.transactionOracle WebLogic
TxHelperThis class is a convenience wrapper for gaining access to objects and resources related to the transaction manager, on bothClassweblogic.transactionOracle WebLogic
UserTransactionThis interface defines WebLogic-specific extensions to javax.Interfaceweblogic.transactionOracle WebLogic
WLXidFields inherited from interface javax.Interfaceweblogic.transactionOracle WebLogic
XAExceptionSee Also:Serialized FormFields inherited from class javax.Classweblogic.transactionOracle WebLogic
XAResourceThis is an optional interface that XA resource provider can implement to communicate extra information to the TransactionInterfaceweblogic.transactionOracle WebLogic
XIDFactoryFactory class for platform-specific Xid instances.Classweblogic.transactionOracle WebLogic