Uses of Class
org.springframework.transaction.support.AbstractPlatformTransactionManager

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.
Provides a PlatformTransactionManager implementation for a single JMS ConnectionFactory, and a SingleConnectionFactory adapter.
Package providing integration of Hibernate 5.x with Spring concepts.
Package providing integration of JPA (Java Persistence API) with Spring concepts.
Transaction SPI implementation for JTA.