JDBC Driver for Teradata

Build 22.0.8462

FinalizeAutoClose

Specify the value for FinalizeAutoClose, ON or OFF.

Data Type

string

Default Value

""

Remarks

When set to OFF (the default), the CData JDBC Driver for Teradata provides the JDBC 4.0 API Specification behavior such that JDBC objects are not closed automatically during finalize. The application is responsible for closing or freeing JDBC objects. When set to ON, the CData JDBC Driver for Teradata provides the JDBC 3.0 API Specification behavior to close JDBC objects during finalize. This will have a performance impact on garbage collection, and is not recommended.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462