Skip to content

Change transaction manager type to JdbcTransactionManager in default batch configuration #4126

Closed
@fmbenhassine

Description

@fmbenhassine

Compared to DataSourceTransactionManager, the JdbcTransactionManager adds common JDBC exception translation which can be beneficial for Spring Batch to improve exception handling and error reporting.

This issue is to change the type of the transaction manager from DataSourceTransactionManager to JdbcTransactionManager in the default configuration of @EnableBatchProcessing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions