Uses of Class
edu.internet2.middleware.grouper.misc.GrouperDAOFactory

Packages that use GrouperDAOFactory
edu.internet2.middleware.grouper.internal.dao.hib3 This package contains hib3 related data access object implementations and mappings 
edu.internet2.middleware.grouper.misc This package contains generic grouper classes which do not belong elsewhere 
 

Uses of GrouperDAOFactory in edu.internet2.middleware.grouper.internal.dao.hib3
 

Subclasses of GrouperDAOFactory in edu.internet2.middleware.grouper.internal.dao.hib3
 class Hib3DAOFactory
          Basic Hibernate DAO interface.
 

Uses of GrouperDAOFactory in edu.internet2.middleware.grouper.misc
 

Methods in edu.internet2.middleware.grouper.misc that return GrouperDAOFactory
static GrouperDAOFactory GrouperDAOFactory.getFactory()
          Return singleton GrouperDAOFactory implementation.