HomeMogDBMogDB StackUqbar
v1.1

Documentation:v1.1

Supported Versions:

Closing a Connection

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

Call the close method to close the connection, for example, Connection conn = null; conn.close().

Copyright © 2011-2024 www.enmotech.com All rights reserved.