Tuning a Join When Using JDBC
A developer can tune a join when using JDBC.
When using JDBC, a developer tuning a join on T1 and T2 might go through the steps shown in the following figure.
During processing, the application may then go through the steps shown in the following figure.

