Skip to content

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

Closed
@jhoeller

Description

@jhoeller

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)

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions