Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinitialize SQLErrorCodeSQLExceptionTranslator when initial JDBC connection retrieval failed #23676

Closed

Conversation

samratdhillon
Copy link

closes gh-23675

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 23, 2019
@sbrannen sbrannen added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement labels Sep 23, 2019
@sbrannen sbrannen changed the title Fix incorrect exception throw by spring-jdbc Fix incorrect exception thrown by SQLErrorCodeSQLExceptionTranslator Sep 23, 2019
@jhoeller jhoeller changed the title Fix incorrect exception thrown by SQLErrorCodeSQLExceptionTranslator Reinitialize SQLErrorCodeSQLExceptionTranslator when initial JDBC connection retrieval failed Dec 21, 2021
@snicoll
Copy link
Member

snicoll commented Aug 23, 2023

@samratdhillon thanks for the PR and sorry it took so long to process it. I believe this has been addressed in the meantime by #25681.

@snicoll snicoll closed this Aug 23, 2023
@snicoll snicoll added status: superseded An issue that has been superseded by another and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) status: superseded An issue that has been superseded by another type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect exception type throw by spring jdbc
4 participants