public interface RowReader
Modifier and Type | Method and Description |
---|---|
void |
finishUp(ResultSetProcessingContextImpl context,
List<AfterLoadAction> afterLoadActionList) |
Object |
readRow(ResultSet resultSet,
ResultSetProcessingContextImpl context) |
Object readRow(ResultSet resultSet, ResultSetProcessingContextImpl context) throws SQLException
SQLException
void finishUp(ResultSetProcessingContextImpl context, List<AfterLoadAction> afterLoadActionList)
Copyright © 2021 JBoss by Red Hat. All rights reserved.