Thursday, May 28, 2020

Getting Application Module Configuration

Using Oracle ADF, sometime is necessary access to properties used by the Application module, for example to get the jndi used DS.
This is possible using class oracle.jbo.client.Configuration.
You can use this class to manage at runtime a configuration defined at design.