Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:
2.1.8
Mapping documents:
None
Code between sessionFactory.openSession() and session.close():
None
Full stack trace of any exception that occurs:
None
Name and version of the database you are using:
Oracle 9.0.2
The generated SQL (show_sql=true):
None
Debug level Hibernate log excerpt:
None
Hi guru,
we are starting a new project with ORacle 9.0.2 and Hibernate 2.1.8.
We are planning to use jdbc driver for Oracle 10.1.2 according to ORacle statement that 10.1.2 jdbc driver are faster.
Anyone has already used this configuration?
Any advice?
Reading hibernate documentation I found that oracle jdbc driver before 9.0.2 had a lot of problem, but what about new jdbc driver?
Thanks
Marco