Uses of Class
net.webapp2.util.ibatis.misc.JustForTest

Packages that use JustForTest
net.webapp2.util.ibatis.misc   
 

Uses of JustForTest in net.webapp2.util.ibatis.misc
 

Methods in net.webapp2.util.ibatis.misc that return JustForTest
 JustForTest JustForTestDao.findById(String id)
           
 

Methods in net.webapp2.util.ibatis.misc with parameters of type JustForTest
 void JustForTestDao.insert(JustForTest test)