jp.go.nict.langrid.wrapper.common.db.dao
クラス ResultSetUtil
java.lang.Object
jp.go.nict.langrid.wrapper.common.db.dao.ResultSetUtil
public class ResultSetUtil
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultSetUtil
public ResultSetUtil()
getValues
public static String[] getValues(ResultSet resultSet,
int index,
int count)
throws SQLException
- 例外:
SQLException
getCalendar
public static Calendar getCalendar(ResultSet resultSet,
int index)
throws SQLException
- 例外:
SQLException