You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Julien HENRY <he...@yahoo.fr> on 2008/09/08 14:45:08 UTC

Re : Maven 2 + Hibernate + Oracle 10g

Hi,

In fact you should use Oracle9 dialect, even with Oracle10. There is only 2 dialect for Oracle: 
- OracleDialect for Oracle 8 and previous
- Oracle9Dialect for Oracle9 and following

Regards,

Julien



----- Message d'origine ----
De : svenson <se...@uralweb.ru>
À : users@maven.apache.org
Envoyé le : Lundi, 8 Septembre 2008, 13h31mn 42s
Objet : Re: Maven 2 + Hibernate + Oracle 10g




Dan Tran wrote:
> 
> you need to install oracle 10 jdbc driver to your local or remote
> repositories.
> 
> -D
> 

I downloaded the JDBC driver required and cut the line with the
"hibernate.dialect" but a hibernate exception is still thrown .

Exception in thread "main" org.hibernate.HibernateException: Hibernate
Dialect must be explicitly set

What dialect should I use ?
-- 
View this message in context: http://www.nabble.com/Maven-2-%2B-Hibernate-%2B-Oracle-10g-tp19365343p19370189.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org