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 instanceSQLExceptionCopyright © 2000–2025 MPXJ. All rights reserved.