Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Closes the PreparedStatement to release the memory resources associated with it.
void PreparedStatement.close() throws ULjException
No further methods can be used on this object. If the PreparedStatement object contains a ResultSet object, both objects are closed.