Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.transaction Classes and Interfaces - 28 results found.
NameDescriptionTypePackageFramework
InvalidTransactionExceptionThis exception indicates that the request carried an invalid transaction context.Classjavax.transactionJava SE
TransactionRequiredExceptionThis exception indicates that a request carried a null transaction context, but the target object requires an activate transaction.Classjavax.transactionJava SE
TransactionRolledbackExceptionThis exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.Classjavax.transactionJava SE
XAExceptionThe XAException is thrown by the Resource Manager (RM) to inform the Transaction Manager of an error encountered by the involved transaction.Classjavax.transaction.xaJava SE
XAResourceThe XAResource interface is a Java mapping of the industry standard XA interface based on the X/Open CAE Specification (DistributedInterfacejavax.transaction.xaJava SE
XidThe Xid interface is a Java mapping of the X/Open transaction identifier XID structure.Interfacejavax.transaction.xaJava SE
HeuristicCommitExceptionThis exception is thrown by the rollback operation on a resource to report that a heuristic decision was made and that all relevant updatesClassjavax.transactionJava EE
HeuristicMixedExceptionThis exception is thrown to report that a heuristic decision was made and that some relevant updates have been committed and others have beenClassjavax.transactionJava EE
HeuristicRollbackExceptionThis exception is thrown by the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.Classjavax.transactionJava EE
InvalidTransactionExceptionThis exception indicates that the request carried an invalid transaction context.Classjavax.transactionJava EE
NotSupportedExceptionNotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.Classjavax.transactionJava EE
RollbackExceptionRollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled backClassjavax.transactionJava EE
StatusInterfacejavax.transactionJava EE
SynchronizationThe transaction manager supports a synchronization mechanism that allows the interested party to be notified before andInterfacejavax.transactionJava EE
SystemExceptionThe SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error conditionClassjavax.transactionJava EE
TransactionThe Transaction interface allows operations to be performed against the transaction in the target Transaction object.Interfacejavax.transactionJava EE
TransactionalThe javax.Classjavax.transactionJava EE
Transactional .TxTypeThe TxType element of the annotation indicates whether a bean method is to be executed within a transaction context where the values provide the followingClassjavax.transaction.TransactionalJava EE
TransactionalExceptionThe TransactionalException thrown from the Transactional interceptors implementation contains the original exception as its nested exceptionClassjavax.transactionJava EE
TransactionManagerThe TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.Interfacejavax.transactionJava EE
TransactionRequiredExceptionThis exception indicates that a request carried a null transaction context, but the target object requires an active transaction.Classjavax.transactionJava EE
TransactionRolledbackExceptionThis exception indicates that the transaction associated with processing of the request has been rolled back, or it has been marked to roll back.Classjavax.transactionJava EE
TransactionScopedThe javax.Classjavax.transactionJava EE
TransactionSynchronizationRegistryThis interface is intended for use by system level application server components such as persistence managers, resource adapters, as well asInterfacejavax.transactionJava EE
UserTransactionThe UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.Interfacejavax.transactionJava EE
XAExceptionThe XAException is thrown by the Resource Manager (RM) to inform the Transaction Manager of an error encountered by the involved Classjavax.transaction.xaJava EE
XAResourceThe XAResource interface is a Java mapping of the industry standard XA interface based on the X/Open CAE Specification (DistributedInterfacejavax.transaction.xaJava EE
XidThe Xid interface is a Java mapping of the X/Open transaction identifier XID structure.Interfacejavax.transaction.xaJava EE