Uses of Package
jakarta.transaction
-
Classes in jakarta.transaction used by jakarta.ejb Class Description UserTransaction The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries. -
Classes in jakarta.transaction used by jakarta.resource.spi Class Description TransactionSynchronizationRegistry This interface is intended for use by system level application server components such as persistence managers, resource adapters, as well as Jakarta Enterprise Beans and Web application components. -
Classes in jakarta.transaction used by jakarta.transaction Class Description HeuristicMixedException This exception is thrown to report that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.HeuristicRollbackException This exception is thrown by the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.InvalidTransactionException This exception indicates that the request carried an invalid transaction context.NotSupportedException NotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.RollbackException RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.Synchronization The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.SystemException The SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.Transaction The Transaction interface allows operations to be performed against the transaction in the target Transaction object.Transactional.TxType The TxType element of the annotation indicates whether a bean method is to be executed within a transaction context where the values provide the following corresponding behavior. -
Classes in jakarta.transaction used by org.apache.activemq.artemis.jms.bridge Class Description TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.apache.activemq.artemis.jms.bridge.impl Class Description TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.apache.activemq.artemis.service.extensions Class Description TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.apache.activemq.artemis.service.extensions.transactions Class Description TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.hibernate.search.mapper.orm.session.impl Class Description Synchronization The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes. -
Classes in jakarta.transaction used by org.infinispan.client.hotrod Class Description TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.infinispan.client.hotrod.configuration Class Description TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.infinispan.client.hotrod.impl.transaction Class Description Transaction The Transaction interface allows operations to be performed against the transaction in the target Transaction object.TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.infinispan.client.hotrod.transaction.lookup Class Description TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.infinispan.client.hotrod.transaction.manager Class Description Transaction The Transaction interface allows operations to be performed against the transaction in the target Transaction object.TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.infinispan.commons.api Class Description TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.infinispan.commons.tx Class Description HeuristicMixedException This exception is thrown to report that a heuristic decision was made and that some relevant updates have been committed and others have been rolled back.HeuristicRollbackException This exception is thrown by the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.InvalidTransactionException This exception indicates that the request carried an invalid transaction context.NotSupportedException NotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.RollbackException RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.Synchronization The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.SystemException The SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.Transaction The Transaction interface allows operations to be performed against the transaction in the target Transaction object.TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.infinispan.commons.tx.lookup Class Description TransactionManager The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries. -
Classes in jakarta.transaction used by org.jboss.ejb._private Class Description NotSupportedException NotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.SystemException The SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.Transaction The Transaction interface allows operations to be performed against the transaction in the target Transaction object. -
Classes in jakarta.transaction used by org.jboss.ejb.client Class Description Transaction The Transaction interface allows operations to be performed against the transaction in the target Transaction object.UserTransaction The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries. -
Classes in jakarta.transaction used by org.jboss.ejb.server Class Description SystemException The SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.Transaction The Transaction interface allows operations to be performed against the transaction in the target Transaction object. -
Classes in jakarta.transaction used by org.wildfly.httpclient.transaction Class Description RollbackException RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.SystemException The SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.