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
SQLExceptionvoid finishUp(ResultSetProcessingContextImpl context, List<AfterLoadAction> afterLoadActionList)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.