Objects in the SQL Outline view
You can view the relationships in your code between the following objects. You can also perform a number of actions on these objects for further insight into these relationships.
Column
A column that an SQL statement refers to.
Database schema
A schema in the connected database.
Database table
A table that an SQL statement refers to.
DB2 package
A DB2 package that exists on the DB2 database or that pureQuery is proposing that you create.
Java file
A Java class file or source file that contains the related SQL statement.
Java package
A Java package in a project in your workspace.
Java project
An open project with pureQuery support that appears in your workspace.
SQL statement
An SQL statement that is run by the Java application in a project of your workspace.
Related tasks
Filtering database objects that are shown in the SQL Outline view
Related reference
Pages in the SQL Outline view
Feedback