In this module, you learn about pureQuery's support for
writing, editing, testing, and tuning the SQL in Java applications.
You learn about content assist for SQL statements. You also
work with the SQL Outline view to find, test,
and learn how to tune the SQL in your pureQuery application.
Learning objectives
After completing
the lessons in this module you will know how to do the following tasks:
- Use the SampleUtil class to make sure your system meets the requirements
for the pureQuery runtime engine
- Add methods to an interface
- Locate and use the SQL Outline view
- Measure the performance of SQL statements
- Run SQL statements statically
Time required
This module should take
approximately 20 minutes to complete.
Prerequisites
You must complete
Module 1 and
Module 2 of this tutorial
before you can begin this module.