Uses of Interface
org.springframework.transaction.SavepointManager

Packages that use SavepointManager
Package
Description
Provides a utility class for easy DataSource access, a PlatformTransactionManager for a single DataSource, and various simple DataSource implementations.
Package providing integration of JPA (Java Persistence API) with Spring concepts.
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.
Support classes for the org.springframework.transaction package.