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