Hibernate and spring-orm detect JDBC driver version -
if have jdbc driver supports jdbc 4.1, , i'm running on jdk 1.8 has jdbc 4.2, , utilize hibernate , spring-orm, hibernate , spring-orm going correctly observe driver version , not utilize 4.2 features?
our current jdbc driver supports jdbc 3.0, , hibernate , spring-orm seem blindly utilize until tries nail method doesn't exist. there way forcefulness utilize specific version?
jdbc spring-jdbc spring-orm
No comments:
Post a Comment