Uses of Package
jakarta.transaction
Packages that use jakarta.transaction
Package
Description
Contains the Enterprise Bean classes
and interfaces that define the contracts between the enterprise bean
and its clients and between the enterprise bean and the enterprise bean container.
The jakarta.resource.spi package contains APIs for the system
contracts defined in the Jakarta Connectors specification.
Provides the API that defines the contract between the transaction
manager and the various parties involved in a distributed transaction
namely : resource manager, application, and application server.
This package defines the central Hibernate APIs, beginning with
SessionFactory, which represents an instance of
Hibernate at runtime and is the source of new instances of
Session and StatelessSession,
the most important APIs exposing persistence-related operations for
entities.Internal implementations and support around "current session" handling.
A range of container-specific implementations of
JtaPlatform.An SPI for integrating with container-provided implementations of JTA.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate.Defines Hibernate implementation of Java Persistence specification.
Implementations of
TransactionCoordinator
based on JTA.Internal implementation details for reacting to JTA transaction completion via
Synchronization
callbacksInternal implementation details for the resource-level transaction capabilities of Hibernate.
Extended SPI contracts for the resource-level transaction capabilities of Hibernate.
Hot Rod client API.
Hot Rod client configuration API.
Commons API package
Mostly internal search related classes.
-
Classes in jakarta.transaction used by jakarta.ejbClassDescriptionThe UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
-
Classes in jakarta.transaction used by jakarta.resource.spiClassDescriptionThis 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.transactionClassDescriptionThis 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.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.This exception indicates that the request carried an invalid transaction context.NotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.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.The Transaction interface allows operations to be performed against the transaction in the target Transaction object.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.bridgeClassDescriptionThe 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.implClassDescriptionThe TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
-
Classes in jakarta.transaction used by org.apache.activemq.artemis.raClassDescriptionThis 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 org.apache.activemq.artemis.ra.inflowClassDescriptionThis 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 org.apache.activemq.artemis.service.extensionsClassDescriptionThe 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.transactionsClassDescriptionThe TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
-
Classes in jakarta.transaction used by org.hibernateClassDescriptionThe 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.hibernate.context.internalClassDescriptionThe 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.hibernate.engine.transaction.internalClassDescriptionThe 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.hibernate.engine.transaction.internal.jtaClassDescriptionThe TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
-
Classes in jakarta.transaction used by org.hibernate.engine.transaction.jta.platform.internalClassDescriptionNotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.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.The Transaction interface allows operations to be performed against the transaction in the target Transaction object.The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.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.The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
-
Classes in jakarta.transaction used by org.hibernate.engine.transaction.jta.platform.spiClassDescriptionThe transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.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.The Transaction interface allows operations to be performed against the transaction in the target Transaction object.The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
-
Classes in jakarta.transaction used by org.hibernate.internalClassDescriptionThe transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.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.
-
Classes in jakarta.transaction used by org.hibernate.jpa.internalClassDescriptionThe SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.
-
Classes in jakarta.transaction used by org.hibernate.resource.transaction.backend.jta.internalClassDescriptionThe TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
-
Classes in jakarta.transaction used by org.hibernate.resource.transaction.backend.jta.internal.synchronizationClassDescriptionThe transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.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.
-
Classes in jakarta.transaction used by org.hibernate.resource.transaction.internalClassDescriptionThe 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.hibernate.resource.transaction.spiClassDescriptionThe 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.hibernate.search.mapper.orm.session.implClassDescriptionThe 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.hotrodClassDescriptionThe TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
-
Classes in jakarta.transaction used by org.infinispan.client.hotrod.configurationClassDescriptionThe 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.transactionClassDescriptionThe Transaction interface allows operations to be performed against the transaction in the target Transaction object.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.lookupClassDescriptionThe 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.managerClassDescriptionThe Transaction interface allows operations to be performed against the transaction in the target Transaction object.The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
-
Classes in jakarta.transaction used by org.infinispan.commons.apiClassDescriptionThe TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
-
Classes in jakarta.transaction used by org.infinispan.commons.txClassDescriptionThis 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.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.This exception indicates that the request carried an invalid transaction context.NotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.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.The Transaction interface allows operations to be performed against the transaction in the target Transaction object.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.lookupClassDescriptionThe TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
-
Classes in jakarta.transaction used by org.infinispan.query.backendClassDescriptionThe Transaction interface allows operations to be performed against the transaction in the target Transaction object.The TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
-
Classes in jakarta.transaction used by org.infinispan.query.loggingClassDescriptionThe Transaction interface allows operations to be performed against the transaction in the target Transaction object.
-
Classes in jakarta.transaction used by org.jboss.activemq.artemis.wildfly.transactionsClassDescriptionThe TransactionManager interface defines the methods that allow an application server to manage transaction boundaries.
-
Classes in jakarta.transaction used by org.jboss.ejb._privateClassDescriptionNotSupportedException exception indicates that the request cannot be executed because the operation is not a supported feature.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.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.clientClassDescriptionThe Transaction interface allows operations to be performed against the transaction in the target Transaction object.The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
-
Classes in jakarta.transaction used by org.jboss.ejb.serverClassDescriptionThe SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.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.transactionClassDescriptionRollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.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.