-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: None
-
Component/s: None
Currently, the Hibernate connection URL is used to lookup the Database Driver version, but this is not necessary as we can obtain this information directly from a Connection to the database.