public final class JDBCRowsLoader extends Object
public static Collection<MemoryQueryResultDataRow> load(int columnCount, ResultSet resultSet) throws SQLException
columnCount - column countresultSet - result set of JDBCSQLException - SQL exceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.