Thursday, March 8, 2012

JDev/ADF sample - Extending Application Module for ADF BC Proxy User DB Connection

  • Extending Application Module for ADF BC Proxy User DB Connection. n this post I will describe how to retrieve database connection for ADF BC proxy user connection. I will provide best practice as well, how to implement Common AM and extend your local AM with common functionality. In the next post will test how ADF BC proxy user approach works when database connection pooling is enabled. We are using proxy user connection approach, when there is requirement to login into database with Web user. Such connection can be established through JDBC Data Source proxy user.
    Download - AMExtendApp.zip

No comments: