Nonstop Database, HiRDB Version 9 UAP Development Guide

[Contents][Index][Back][Next]

9.4.7 Releasing the result sets

To release a result set object, use the close() method. Implicit release using the garbage collector does not release the resources until the Java stored procedure is terminated.