public class ResultSetUtil extends Object
| Constructor and Description |
|---|
ResultSetUtil() |
public static String[] getValues(ResultSet resultSet, int index, int count) throws SQLException
SQLExceptionpublic static Calendar getCalendar(ResultSet resultSet, int index) throws SQLException
SQLException