Closes a connection that was made persistent previously using the keepAlive
argument to one of the database functions.
This function is used primarily by importJDBC
, exportJDBC
, and executeJDBC
to
close connections after execution. It rarely needs to be called directly.