You learned how to use the workbench to create a Java™ application that is enabled
with pureQuery client optimization. You exported the application and
enabled the application with pureQuery client optimization on your
computer.
Lessons learned
By completing this tutorial,
you learned how to create a Java project
that is enabled with pureQuery support, and you created a JDBC-based
application that works with pureQuery Runtime. You learned how to
perform the following tasks:
- Create a Java project in
the workbench, and enable the project with pureQuery support.
- Enable pureQuery client optimization for the project.
- Extract and manage SQL statements that are issued by the application.
- Capture SQL statements from your application.
- Perform binding operations on the statements to enable the application
to run SQL statements statically.