skip to main content
Using DataDirect Test
 

Using DataDirect Test

This chapter contains a tutorial that takes you through a step-by-step example of how to use DataDirect Test™, a tool that allows you to test and debug your JDBC applications during development.
Use DataDirect Test to test your JDBC applications and learn the JDBC API. DataDirect Test contains menu selections that correspond to specific JDBC functions—for example, connecting to a database or passing a SQL statement. DataDirect Test allows you to perform the following tasks:
Execute a single JDBC method or execute multiple JDBC methods simultaneously, so that you can easily perform some common tasks, such as returning result sets
Display the results of all JDBC function calls in one window, while displaying fully commented, Java JDBC code in an alternate window