public final class ResultSetHelper extends Object
Constructor and Description |
---|
ResultSetHelper() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Integer> |
populateMetaData(ResultSet rs)
Retrieves basic metadata from a ResultSet instance.
|
public static Map<String,Integer> populateMetaData(ResultSet rs) throws SQLException
rs
- ResultSet instanceSQLException
Copyright © 2000–2024 Packwood Software. All rights reserved.