Java Naming and Directory Interface (JNDI) is a Java application programming interface (API) that provides naming and directory functionality for Java software clients to discover and look up data and objects via a name. It helps decouple object creation from the object look-up. When you have registered a datasource with JNDI, others can discover it through a JNDI look-up and use it.
When adding a datasource, to expose an RDBMS datasource as a JNDI datasource, click Expose as a JNDI Data Source to display the JNDI fields:
Following are descriptions of the JNDI fields:
...
Include Page | ||||
---|---|---|---|---|
|