I use java.sql.ResultSet for retrieving info from table\'s column:
res.setGatheringInfo(resultSet.getString("MEETUPTIME"));
then I