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!

Pros and cons of JDBC Url vs Datasources

Ganbat BayarbaatarApr 25 2015 — edited Apr 27 2015

Hello all,

We're developing an erp system with full stack ADF. Now have a serious discussion about whether to use datasource or jdbc url. We know that datasources are handled by application server, but jdbc urls are directly connects to the database. Is there any drawback using jdbc url, considering ADF BC? jdbc url would be much simpler for our need. Otherwise we need to create new datasource on the fly to the container (my previous question).

Jdeveloper/ADF: 12.1.3

AppServer : Weblogic/Glassfish

Thanks,

Ganbat Bayarbaatar.

This post has been answered by Timo Hahn on Apr 27 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2015
Added on Apr 25 2015
4 comments
854 views