Testing your application
- Last Updated: March 6, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
In addition to testing your connection to the Hybrid Data Pipeline service, you can use DataDirect Test™ to test your JDBC connection. DataDirect Test contains menu selections that correspond to specific JDBC functions, for example, connecting with the driver to the Hybrid Data Pipeline service 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, JDBC code in an alternate window