Uses of Class
org.in2.simpleBoard.InternalException

Packages that use InternalException
org.in2.simpleBoard.dao   
org.in2.simpleBoard.dao.hibernate   
 

Uses of InternalException in org.in2.simpleBoard.dao
 

Methods in org.in2.simpleBoard.dao that throw InternalException
 Person PersonDao.findByUserName(java.lang.String userName)
          Find users by his username
 

Uses of InternalException in org.in2.simpleBoard.dao.hibernate
 

Methods in org.in2.simpleBoard.dao.hibernate that throw InternalException
 Person PersonDaoHibernate.findByUserName(java.lang.String userName)
           
 



Copyright © 2007. All Rights Reserved.