public class ResultLoader extends Object
Constructor and Description |
---|
ResultLoader(int enumTargetCount,
List<TargetBase> targets,
SqlStatement stmt,
boolean execQuery,
TupleList partialResult,
List<List<RolapMember>> newPartialResult) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes internal statement.
|
RuntimeException |
handle(Exception e)
Handles an error, and returns an exception that the caller should then
throw.
|
boolean |
loadResult() |
public ResultLoader(int enumTargetCount, List<TargetBase> targets, SqlStatement stmt, boolean execQuery, TupleList partialResult, List<List<RolapMember>> newPartialResult) throws SQLException
SQLException
public boolean loadResult() throws SQLException
SQLException
public void close()
public RuntimeException handle(Exception e)
e
- ExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.