1 | The JDBCTest Tool can be used to teach programmers about the JDBC itself. |
2 | Every time a JDBC method call is executed from the JDBCTest Tool, the corresponding Java code is written into a text window. That window can be displayed or not, depending on the task at hand |
3 | A log file can be specified so that all Java code is simultaneously written to an output file as well. |