DataDirect Test tutorial
- Last Updated: June 6, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Aha! 6.0
- Amazon Redshift 6.0
- Apache Cassandra 6.0
- Apache Hive 6.0
- Apache Spark SQL 6.0
- Atlassian Jira 6.0
- Autonomous REST Connector 6.0
- Cloudera Impala 5.1
- + 24
This DataDirect Test tutorial explains how to use the most important
features of DataDirect Test (and the JDBC API) and assumes that you can connect to a
database with the standard available demo table or fine-tune the sample SQL statements shown
in this example as appropriate for your environment.
Note: The tutorial describes
functionality across a spectrum of data stores. In some cases, the functionality described
may not apply to the driver or data store you are using. Additionally, examples are drawn
from a variety of drivers and data stores.
Note: The step-by-step examples
used in this tutorial do not show typical clean-up routines (for
example, closing result sets and connections). These steps have been
omitted to simplify the examples. Do not forget to add these steps
when you use equivalent code in your applications.