Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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 release a connection for which there exist uncommitted transactions.