public interface ResultSetExecution extends Execution
QueryExpression
s and Call
s that
returns a resultset, which is represented through the iterator method
next()
.List<?> next() throws TranslatorException, DataNotAvailableException
TranslatorException
DataNotAvailableException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.