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
SQLExceptionCopyright © 2018. All rights reserved.