public interface ResultSetHelper
| Modifier and Type | Method and Description |
|---|---|
String[] |
getColumnNames(ResultSet rs) |
String[] |
getColumnValues(ResultSet rs) |
String[] getColumnNames(ResultSet rs) throws SQLException
SQLExceptionString[] getColumnValues(ResultSet rs) throws SQLException, IOException
SQLExceptionIOExceptionCopyright © 2014. All rights reserved.