Skip to content

JdbcClient should be exposed JdbcTemplate #33306

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

Closed
wants to merge 1 commit into from
Closed

JdbcClient should be exposed JdbcTemplate #33306

wants to merge 1 commit into from

Conversation

ngocnhan-tran1996
Copy link
Contributor

I think JdbcClient should be exposed JdbcTemplate like NamedParameterJdbcTemplate or AbstractJdbcCall.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 2, 2024
@snicoll
Copy link
Member

snicoll commented Aug 2, 2024

Thanks for the suggestion but the analogy is not the same. NamedParameterJdbcTemplate provides additional features on top of JdbcTemplate while JdbcClient is a new API that uses JdbcTemplate internally.

@snicoll snicoll closed this Aug 2, 2024
@snicoll snicoll added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants