public static class EntityLoadQueryDetails.EntityLoaderRowReader extends AbstractRowReader
| Constructor and Description |
|---|
EntityLoadQueryDetails.EntityLoaderRowReader(org.hibernate.loader.plan.exec.spi.EntityLoadQueryDetails.EntityLoaderReaderCollectorImpl entityLoaderReaderCollector) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
readLogicalRow(ResultSet resultSet,
ResultSetProcessingContextImpl context) |
Object |
readRow(ResultSet resultSet,
ResultSetProcessingContextImpl context) |
finishUppublic EntityLoadQueryDetails.EntityLoaderRowReader(org.hibernate.loader.plan.exec.spi.EntityLoadQueryDetails.EntityLoaderReaderCollectorImpl entityLoaderReaderCollector)
public Object readRow(ResultSet resultSet, ResultSetProcessingContextImpl context) throws SQLException
readRow in interface RowReaderreadRow in class AbstractRowReaderSQLExceptionprotected Object readLogicalRow(ResultSet resultSet, ResultSetProcessingContextImpl context) throws SQLException
readLogicalRow in class AbstractRowReaderSQLExceptionCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.