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