public final class FieldSetResultSetExtractor extends Object
Modifier and Type | Method and Description |
---|---|
static FieldSet |
getFieldSet(ResultSet rs)
Processes single row in ResultSet and returns its FieldSet representation.
|
public static FieldSet getFieldSet(ResultSet rs) throws SQLException
rs
- ResultSet ResultSet to extract data from.SQLException
- thrown during processingCopyright © 2014 Pivotal. All rights reserved.