Java Database Connectivity - Analytics Database - Teradata Vantage

Database Introduction

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-09-27
dita:mapPath
gtm1628096154303.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
dsm1472253642401
lifecycle
latest
Product Category
Teradata Vantageā„¢

JDBC is a specification for an API that enables platform-independent Java applications to access Vantage using SQL and external stored procedures.

The JDBC API provides a standard set of interfaces for the following:
  • Opening connections to databases
  • Executing SQL statements
  • Processing results

Teradata JDBC Driver provides access to Vantage using the Java language. Teradata JDBC Driver is a type 4 (pure Java) JDBC Driver. It is a set of Java classes that use TCP/IP to communicate directly with Vantage.