|
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
4.2.5, 4.1.0
|
|
Assignee:
|
Unassigned
|
|
Components:
|
documentation
|
|
Created:
|
18/Sep/13 3:29 AM
|
|
Priority:
|
Major
|
|
Reporter:
|
Piotr Findeisen
|
|
steps
-
try to find information what JDBC version is required for use with Hibernate <version of your choice>
-
run Hibernate with JRE 6+ and with db driver implementing JDBC3 only
expected
-
above steps lead to conclusion that Java 4 and Java 5 specs of JDBC are still supported
-
code should work fine
observed
-
code crashes, since Hibernate apparently requires JDBC4
|
|
|
|
|
|