Skip to content

Inject an Exception Translation implementation without Spring Transaction Management #603

@cgrass

Description

@cgrass

Is it possible to inject either SQLErrorCodeSQLExceptionTranslator or a custom translator without enabling Spring Transaction management (via connectWithSpringSupport)?

I want the flexibility of the former without the weight of having to configure the latter. I am not using Spring Boot and don't want to have to configure spring transaction support.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions