Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JDBC and Relational Databases
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
JDBC and Relational Databases
Oracle Persistance.xml configuration
Rahul Mahindrakar
Ranch Hand
Posts: 1871
posted 10 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi
We are using the following in our persistance.xml
<property name="hibernate.dialect" value="org.hibernate.dialect.Oracle10gDialect"/>
However we have Oracle 11 in our system.
Any ideas of how this has an impact.
Rahul Mahindrakar
Ranch Hand
Posts: 1871
posted 10 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hmm
Got this over here
http://stackoverflow.com/questions/4369944/hibernate-dialect-for-oracle-database-11g
So could be a non issue.
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
how to resolve getting "Dialect class not found: org.hibernate.dialect.Oracle10gDialect " exception
spring + hibernate
Pass DB connection on the fly to hibernate session for the DAO based on spring-HibernateDaoSupport
JBoss AS5 with Hibernate 3 annotations
CascadeType.ALL is causing Unique key constraint violation exception
More...