JDBC Driver for Teradata

Build 23.0.8839

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839