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