Uses of Class
org.springframework.jdbc.datasource.DataSourceTransactionManager
Package
Description
Support classes for the JDBC framework, used by the classes in the
jdbc.core and jdbc.object packages.
-
Uses of DataSourceTransactionManager in org.springframework.jdbc.support
Modifier and TypeClassDescriptionclass
JdbcAccessor
-aligned subclass of the plainDataSourceTransactionManager
, adding common JDBC exception translation for the commit and rollback step.