Greetings Fellow Hibernate Users,
On the occasion of my 1st post, allow me to say something most here already know, namely that Hibernate rocks!
By way of a brief introduction, I'm an application and tool developer, working mostly in Java, primarily w/ applications that interface w/ ERP systems such as SAP & P3e.
I'm fairly new to Hibernate, I've been spending much of the last few weeks coming up to speed by studying Hibernate in Action, along w/ the FAQs here.
Finally, here's my question: what's the status of using Hibernate w/ Oracle v10 w Hibernate v2.1.7c? I see that the Hibernate dialect spec in the example properties file references the class net.sf.hibernate.dialect.Oracle9Dialect. Is this likely to work w/ Oracle 10, or is there a net.sf.hibernate.dialect.Oracle10Dialect class (perhaps being developed)?
Thanks, Albert
|