1
0
forked from docs/doc-exports
doc-exports/docs/dws/dev/dws_04_0097.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

715 B

Closing the Connection

After you complete required data operations in the database, close the database connection.

Call the close method to close the connection, such as, conn. close().