Thread Safety - Aster Client

Teradata Aster® Client Guide

Product
Aster Client
Release Number
7.00
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
hki1475000360386.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-2005
lifecycle
previous
Product Category
Software

The Aster legacy JDBC driver (pre-5.0.3) supports thread safety for all JDBC objects. The new Aster JDBC Driver (5.0.3 and later), does not support JDBC object thread safety in all cases. If you have developed code based on the legacy JDBC driver that uses the same instance of a JDBC object across multiple threads simultaneously, you may have to modify your code to ensure that JDBC object thread safety is implemented by your application.