forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
13 lines
715 B
HTML
13 lines
715 B
HTML
<a name="EN-US_TOPIC_0000001188642132"></a><a name="EN-US_TOPIC_0000001188642132"></a>
|
|
|
|
<h1 class="topictitle1">Closing the Connection</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001188642132__a9c43dd285a564389bc399599be9fa0b3">After you complete required data operations in the database, close the database connection.</p>
|
|
<p id="EN-US_TOPIC_0000001188642132__a412783c252024c7fac7cf698eb4a94e9">Call the close method to close the connection, such as, <strong id="EN-US_TOPIC_0000001188642132__b842352706114736">conn. close()</strong>.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0088.html">JDBC-Based Development</a></div>
|
|
</div>
|
|
</div>
|
|
|