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.