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 https://github.com/spring-projects/spring-framework/issues/16223#issuecomment-2035184262