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 © 2001-2015 Red Hat, Inc. All Rights Reserved.