Connect to Vantage using JDBC
Overview
This how-to demonstrates how to connect to Teradata Vantage using JDBC using a sample Java application: GitHub JDBC.
Prerequisites
- Access to a Teradata Vantage instance.
노트
If you need a test instance of Vantage, you can provision one for free at https://clearscape.teradata.com
- JDK
- Maven
Add dependency to your maven project
Add the Teradata JDBC driver as a dependency to your Maven POM XML file: