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
SQLExceptionIOExceptionDMelt 2.0 © DataMelt by jWork.ORG