set to null
Returns an Enumeration of the results optimized to remove references to
elements as they are returned. For very large results sets, this method
can improve performance by allowing the elements to be garbage collected
as soon as the object is processed and no other external references exist.
When using this method, it is important to remove (e.g. set to null) any
references to the QueryResult itself after this method is called.
共有 0 条评论