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

Allow to access the underlying ConnectionFactory from DatabaseClient #25521

Closed
snicoll opened this issue Aug 4, 2020 · 0 comments
Closed

Allow to access the underlying ConnectionFactory from DatabaseClient #25521

snicoll opened this issue Aug 4, 2020 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Aug 4, 2020

The current API does not allow one to get access to the ConnectionFactory a DatabaseClient uses. This would avoid some potential inconsistencies when we need to access the ConnectionFactory (typically to detect the dialect to use).

See also spring-projects/spring-boot#22708 (comment)

@snicoll snicoll added the type: enhancement A general enhancement label Aug 4, 2020
@snicoll snicoll added this to the 5.3 M2 milestone Aug 4, 2020
@snicoll snicoll self-assigned this Aug 4, 2020
@snicoll snicoll closed this as completed in 1dcd7f4 Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant