Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dynamic JDBC URls at Runtime

936604May 29 2013 — edited May 29 2013
Hi Experts,

I did my application in jdev 11.1.1.6 and deployed using Jdbc Url connections and it worked successfully (Actually I m working with 2 diff Database connectiosn in my application)

But the thing is my company need me to do something like I should be able to dynamically use Jdbc url connections at runtime so that they want to have QA db and PROD db inside the application

and dynamically change them itseems. (i.e I will have 4 Db in which 2 for QA and 2 for PROD)

Is there a way where I can achieve them. If so help me out.



Thanks,
933601
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2013
Added on May 29 2013
1 comment
376 views