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

SQLException handling/reporting in Jakarta Data #29934

Open
njr-11 opened this issue Oct 23, 2024 · 0 comments
Open

SQLException handling/reporting in Jakarta Data #29934

njr-11 opened this issue Oct 23, 2024 · 0 comments

Comments

@njr-11
Copy link
Contributor

njr-11 commented Oct 23, 2024

RepositoryImpl has a TODO comment,

                // TODO If this ever becomes real code, it should be delegated to the JDBC integration layer
                // where there is more thorough logic that takes into account configuration and database differences

around some approximate/incomplete code for identifying what SQLExceptions mean. We should figure out what best to do here and remove the TODO comment after updating it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants