Uses of Class
skoinfo.rfc.question.vo.QuserInfoVO

Packages that use QuserInfoVO
skoinfo.rfc.question.dao   
 

Uses of QuserInfoVO in skoinfo.rfc.question.dao
 

Methods in skoinfo.rfc.question.dao with parameters of type QuserInfoVO
 void QuestionDAO.writeUserInfo(org.hibernate.Session session, QuserInfoVO quserInfoVO)
          설문 사용자 저장 DAO