public class SqlResultSetReader extends Object
Constructor and Description |
---|
SqlResultSetReader() |
Modifier and Type | Method and Description |
---|---|
static Table |
read(ResultSet resultSet,
String tableName)
Returns a new table with the given tableName, constructed from the given result set
|
public static Table read(ResultSet resultSet, String tableName) throws SQLException
SQLException
Copyright © 2017. All rights reserved.