-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Upgrade from Oracle 11g to Oracle 12c
PostPosted: Mon Oct 19, 2015 10:27 am 
Newbie

Joined: Mon Oct 19, 2015 10:22 am
Posts: 2
Considering an upgrade from Oracle 11g to Oracle 12c.

Currently running version 3.6.5 of Hibernate with the 10/11g dialect, i.e. org.hibernate.dialect.Oracle10gDialect

Is it possible to upgrade to 12c without upgrading Hibernate or changing the dialect? As far as I can make out there is no 12c dialect available.


Top
 Profile  
 
 Post subject: Re: Upgrade from Oracle 11g to Oracle 12c
PostPosted: Mon Oct 19, 2015 11:40 am 
Regular
Regular

Joined: Mon Oct 19, 2015 7:49 am
Posts: 61
Location: ChengDu China
No problem. Oralce has 11g and 12c, but hibernate only has Oracle8i/9i/10gDialect. because the basic SQL of 11g and 12c for developer will not be changed, only advanced SQL for DBA is changed. Do it, don't worry

By the way: help me to let more friends know this: https://github.com/babyfish-ct/babyfish


Top
 Profile  
 
 Post subject: Re: Upgrade from Oracle 11g to Oracle 12c
PostPosted: Wed Oct 21, 2015 11:28 am 
Newbie

Joined: Mon Oct 19, 2015 10:22 am
Posts: 2
Hibernate has a 12c dialect for version 5 according to https://docs.jboss.org/hibernate/orm/5.0/javadocs/org/hibernate/dialect/Oracle12cDialect.html

But has anyone tried Hibernate version 3 + 10g dialect with Oracle 12c?


Top
 Profile  
 
 Post subject: Re: Upgrade from Oracle 11g to Oracle 12c
PostPosted: Thu Jan 12, 2017 11:54 am 
Newbie

Joined: Thu Jan 12, 2017 11:39 am
Posts: 1
Currently I am using hibernate 4.3.5, org.hibernate.dialect.Oracle9iDialect with oracle 11g.

Can I continue using hibernate 4.3.5 along & Oracle9iDialect for oracle 12c?

or is it necessary to use different dialect for oracle 12c?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.