Creating pureQueryXML files from Java source files with the workbench

When you create a purQueryXML file from a Java™ source file, you extract the SQL statements in the source file, create an SQL script file, and convert the script file to a pureQueryXML file.

Procedure

To create a captured SQL file from a Java source file:

  1. Extract SQL statements from a Java source file using the workbench.
  2. Create a pureQueryXML file from an SQL script file using the workbench.

What to do next

You can use the workbench to merge the file with another pureQueryXML file or upload the file to a repository runtime group version.

Feedback