Uses of Interface
com.logicaldoc.core.generic.GenericDAO
Packages that use GenericDAO
Package
Description
Contains the definitions of
Generic
that
is a persistent object used as a general way to store informations in the
database-
Uses of GenericDAO in com.logicaldoc.core.generic
Classes in com.logicaldoc.core.generic that implement GenericDAOModifier and TypeClassDescriptionclass
Hibernate implementation ofGenericDAO
-
Uses of GenericDAO in com.logicaldoc.core.lock
Methods in com.logicaldoc.core.lock with parameters of type GenericDAO -
Uses of GenericDAO in com.logicaldoc.core.security.dao
Methods in com.logicaldoc.core.security.dao with parameters of type GenericDAOModifier and TypeMethodDescriptionvoid
HibernateTenantDAO.setGenericDao
(GenericDAO genericDao) void
HibernateUserDAO.setGenericDAO
(GenericDAO genericDAO) -
Uses of GenericDAO in com.logicaldoc.core.stats
Methods in com.logicaldoc.core.stats that return GenericDAOMethods in com.logicaldoc.core.stats with parameters of type GenericDAO