public interface RowReader
| Modifier and Type | Method and Description |
|---|---|
void |
finishUp(ResultSetProcessingContextImpl context,
java.util.List<AfterLoadAction> afterLoadActionList) |
java.lang.Object |
readRow(java.sql.ResultSet resultSet,
ResultSetProcessingContextImpl context) |
java.lang.Object readRow(java.sql.ResultSet resultSet,
ResultSetProcessingContextImpl context)
throws java.sql.SQLException
java.sql.SQLExceptionvoid finishUp(ResultSetProcessingContextImpl context, java.util.List<AfterLoadAction> afterLoadActionList)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.