Uses of Package
org.springframework.transaction
Package
Description
Provides a utility class for easy DataSource access,
a PlatformTransactionManager for a single DataSource,
and various simple DataSource implementations.
Support classes for the JDBC framework, used by the classes in the
jdbc.core and jdbc.object packages.
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
Provides a PlatformTransactionManager implementation for a single
JMS ConnectionFactory, and a SingleConnectionFactory adapter.
This package contains the base message listener container facility.
Package providing integration of
Hibernate 5.x
with Spring concepts.
Package providing integration of JPA (Java Persistence API) with Spring concepts.
Support classes for adapting to specific JPA vendors.
Provides a utility class for easy ConnectionFactory access,
a ReactiveTransactionManager for a single ConnectionFactory,
and various simple ConnectionFactory implementations.
Support classes for the open source scheduler
Quartz,
allowing to set up Quartz Schedulers, JobDetails and
Triggers as beans in a Spring context.
Transactional support classes for the Spring TestContext Framework.
Spring's core transaction management APIs (independent of any specific transaction
management system); an exception hierarchy for Spring's transaction infrastructure;
and transaction manager, definition, and status interfaces.
Spring's support for annotation-based transaction demarcation.
Support package for declarative transaction configuration,
with XML schema being the primary configuration format.
AOP-based solution for declarative transaction demarcation.
Transaction SPI implementation for JTA.
Support classes for reactive transaction management.
Support classes for the org.springframework.transaction package.
-
ClassDescriptionCommon configuration interface for transaction manager implementations.This is the central interface in Spring's imperative transaction infrastructure.Interface that specifies an API to programmatically manage transaction savepoints in a generic fashion.Interface that defines Spring-compliant transaction properties.Superclass for all transaction exceptions.Marker interface for Spring transaction manager implementations, either traditional or reactive.
-
ClassDescriptionCommon configuration interface for transaction manager implementations.This is the central interface in Spring's imperative transaction infrastructure.Marker interface for Spring transaction manager implementations, either traditional or reactive.
-
ClassDescriptionThis is the central interface in Spring's imperative transaction infrastructure.
-
ClassDescriptionCommon configuration interface for transaction manager implementations.This is the central interface in Spring's imperative transaction infrastructure.Interface that defines Spring-compliant transaction properties.Marker interface for Spring transaction manager implementations, either traditional or reactive.
-
ClassDescriptionThis is the central interface in Spring's imperative transaction infrastructure.Representation of an ongoing
PlatformTransactionManager
transaction. -
ClassDescriptionCommon configuration interface for transaction manager implementations.This is the central interface in Spring's imperative transaction infrastructure.Interface that defines Spring-compliant transaction properties.Marker interface for Spring transaction manager implementations, either traditional or reactive.
-
ClassDescriptionCommon configuration interface for transaction manager implementations.This is the central interface in Spring's imperative transaction infrastructure.Interface that specifies an API to programmatically manage transaction savepoints in a generic fashion.Interface that defines Spring-compliant transaction properties.Superclass for all transaction exceptions.Marker interface for Spring transaction manager implementations, either traditional or reactive.
-
ClassDescriptionInterface that defines Spring-compliant transaction properties.Superclass for all transaction exceptions.
-
ClassDescriptionCommon configuration interface for transaction manager implementations.This is the central interface in Spring's reactive transaction infrastructure.Interface that defines Spring-compliant transaction properties.Marker interface for Spring transaction manager implementations, either traditional or reactive.
-
ClassDescriptionThis is the central interface in Spring's imperative transaction infrastructure.
-
ClassDescriptionThis is the central interface in Spring's imperative transaction infrastructure.
-
ClassDescriptionException thrown when a transaction can't be created using an underlying transaction API such as JTA.Representation of an ongoing
ReactiveTransactionManager
transaction.Interface that specifies an API to programmatically manage transaction savepoints in a generic fashion.Interface that defines Spring-compliant transaction properties.Superclass for all transaction exceptions.Common representation of the current state of a transaction.Callback interface for stateless listening to transaction creation/completion steps in a transaction manager.Marker interface for Spring transaction manager implementations, either traditional or reactive.Representation of an ongoingPlatformTransactionManager
transaction.Superclass for exceptions caused by inappropriate usage of a Spring transaction API. -
ClassDescriptionMarker interface for Spring transaction manager implementations, either traditional or reactive.
-
ClassDescriptionException thrown when a general transaction system error is encountered, like on commit or rollback.
-
ClassDescriptionException thrown when an operation is attempted that relies on an existing transaction (such as setting rollback status) and there is no existing transaction.This is the central interface in Spring's imperative transaction infrastructure.Interface that defines Spring-compliant transaction properties.Marker interface for Spring transaction manager implementations, either traditional or reactive.Representation of an ongoing
PlatformTransactionManager
transaction. -
ClassDescriptionCommon configuration interface for transaction manager implementations.Exception that gets thrown when an invalid isolation level is specified, i.e.This is the central interface in Spring's imperative transaction infrastructure.Interface that defines Spring-compliant transaction properties.Marker interface for Spring transaction manager implementations, either traditional or reactive.Exception thrown when a general transaction system error is encountered, like on commit or rollback.
-
ClassDescriptionCommon configuration interface for transaction manager implementations.Representation of an ongoing
ReactiveTransactionManager
transaction.This is the central interface in Spring's reactive transaction infrastructure.Interface that defines Spring-compliant transaction properties.Superclass for all transaction exceptions.Common representation of the current state of a transaction.Callback interface for stateless listening to transaction creation/completion steps in a transaction manager.Marker interface for Spring transaction manager implementations, either traditional or reactive. -
ClassDescriptionCommon configuration interface for transaction manager implementations.This is the central interface in Spring's imperative transaction infrastructure.Interface that specifies an API to programmatically manage transaction savepoints in a generic fashion.Interface that defines Spring-compliant transaction properties.Superclass for all transaction exceptions.Common representation of the current state of a transaction.Callback interface for stateless listening to transaction creation/completion steps in a transaction manager.Marker interface for Spring transaction manager implementations, either traditional or reactive.Representation of an ongoing
PlatformTransactionManager
transaction.Exception to be thrown when a transaction has timed out.