Uses of Class
org.singlet.dao.SingletDAOImpl

Packages that use SingletDAOImpl
org.singlet.dao   
 

Uses of SingletDAOImpl in org.singlet.dao
 

Methods in org.singlet.dao that return SingletDAOImpl
static SingletDAOImpl DAOManager.getSingletDAO()
          This method is used to get instance of SingletDAO
static SingletDAOImpl DAOManager.getSingletDAO(java.lang.String filePath)
          This method is used to get instance of SingletDAO with external filepath as parameter