Releases this connection.
void Connection.release() throws ULjException
Once a connection has been released, it can no longer be used to access the database.
It is an error to attempt to release a connection for which there exist uncommitted transactions.