Tuning SQL statements in Java applications

You can improve the performance of a Java application by tuning the SQL statements that are in the application.

When you enable a Java project with Data Access Development support you can run, test, and tune the SQL statements that are in your application. For some features, you must also enable the Java project with pureQuery support.


Feedback