Piotr Findeisen
commented
on an issue
Re: Hibernate documentation is not clear what Java/JDBC version is required
This leads to issues like
HHH-7801
, since people may not know what JDBC version is required to run Hibernate.
Add Comment
Hibernate ORM
/
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...
This message was sent by Atlassian JIRA
(v6.1-OD-08#6143-
sha1:7b2ba0d
)