Thursday, August 23, 2012

JDev/ADF sample - Sample Application for Switching Application Module Data Sources

  • Sample Application for Switching Application Module Data Sources. I was preparing proof of concept for such scenario, where ADF application was working with multiple data sources. Requirement was to be able to select data source on runtime, before login. We had several DB users, different DB security applied to each of them - separate data source was defined. Different data source per business site, not really per business user - this would be too much. I would like to post and describe prepared sample application. Data Source runtime switch is implemented based on concept described in Jobinesh blog - Modifying the Application Module's JDBC DataSource at run time.
    Download - UserDataADFBCSample_v3.zip

No comments: