- Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement
Milestone
Description
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)Issues in data modules (jdbc, orm, oxm, tx)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancement