Piotr Findeisen commented on an issue
Hibernate ORM / Bug HHH-8512
Hibernate documentation is not clear what Java/JDBC version is required
h5. steps
 * try to find information what JDBC version is required for use with Hibernate <version of your choice>
 ** start at www.hibernate.org
 ** see a nice picture showing J2SE 1.4, J2EE 1.4 and Java SE 5.0, Java EE 5.0
 ** start at http://google.com/search?q=hibernate+jdbc4
 ** find https://community.jboss.org/wiki/JDBC4Support which suggests J...