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

Log column type for limited support message in JdbcUtils.getResultSetValue #32601

Closed
jhoeller opened this issue Apr 9, 2024 · 0 comments
Closed
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement
Milestone

Comments

@jhoeller
Copy link
Contributor

jhoeller commented Apr 9, 2024

It would have been great to see which type is not supported in the logs, all the more as a driver provider gives a very terse error message ("Invalid column type"):
logger.debug("JDBC driver has limited support for JDBC 4.1 'getObject(int, Class)' method for class = " + requiredType, ex);

Originally posted by @PhilippeHaution in #16223 (comment)

@jhoeller jhoeller self-assigned this Apr 9, 2024
@jhoeller jhoeller added in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement labels Apr 9, 2024
@jhoeller jhoeller added this to the 6.1.6 milestone Apr 9, 2024
@jhoeller jhoeller added the for: backport-to-6.0.x Marks an issue as a candidate for backport to 6.0.x label Apr 9, 2024
@github-actions github-actions bot added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-6.0.x Marks an issue as a candidate for backport to 6.0.x labels Apr 9, 2024
@jhoeller jhoeller added the for: backport-to-5.3.x Marks an issue as a candidate for backport to 5.3.x label Apr 9, 2024
@github-actions github-actions bot removed the for: backport-to-5.3.x Marks an issue as a candidate for backport to 5.3.x label Apr 9, 2024
jhoeller added a commit that referenced this issue Apr 9, 2024
jhoeller added a commit that referenced this issue Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) status: backported An issue that has been backported to maintenance branches type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant