Similar to https://hibernate.atlassian.net/browse/HHH-15438 we have some JDBC type implementations that try to use classes of the driver, which might not be visible to the class loader. Don’t register these JDBC types when the driver classes are invisible. |