Modifying the XSQL Configuration File

The XSQL configuration file, XSQLConfig.xml, is on the classpath, so your XSQL pages always have access to it. You can add the file to your project if you need to modify it, for example, to register custom action handlers. Note that if you use the XSQL Element Wizard, your connection information is automatically added to the file.

To add the XSQL configuration file to your project:

  1. Choose File | Open.

  2. In the File Open/Create dialog, navigate to the lib directory in your JDeveloper installation directory, and select XSQLConfig.xml.

  3. Click OK to add it to the project.