You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);