Examining relationships between SQL statements and Java code
The workbench provides numerous ways for you to see the
relationships between SQL statements in your applications, database
objects that those statements refer to, and Java source code.
SQL Outline view For all of
the open projects in your workspace that have support for Data Access
Development enabled, the SQL Outline view lists the Java source files in which the SQL statements
in your application are located. The view also shows the database
objects that the SQL statements reference.