jhplot.io.csv
Interface ResultSetHelper
-
- All Known Implementing Classes:
- ResultSetHelperService
public interface ResultSetHelper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.String[]
getColumnNames(java.sql.ResultSet rs)
java.lang.String[]
getColumnValues(java.sql.ResultSet rs)
-
-
-
Method Detail
-
getColumnNames
java.lang.String[] getColumnNames(java.sql.ResultSet rs) throws java.sql.SQLException
- Throws:
java.sql.SQLException
-
getColumnValues
java.lang.String[] getColumnValues(java.sql.ResultSet rs) throws java.sql.SQLException, java.io.IOException
- Throws:
java.sql.SQLException
java.io.IOException
-
-
DMelt 3.0 © DataMelt by jWork.ORG