public interface HibernateIterator
extends java.util.Iterator
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the Hibernate query result iterator
|
void close() throws JDBCException
JDBCException
- Indicates a problem releasing the underlying JDBC resources.Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.