Uses of Interface
com.logicaldoc.core.generic.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
Modifier and TypeClassDescriptionclass
Hibernate implementation ofGenericDAO
-
Uses of GenericDAO in com.logicaldoc.core.lock
-
Uses of GenericDAO in com.logicaldoc.core.security.dao
Modifier and TypeMethodDescriptionvoid
HibernateTenantDAO.setGenericDao
(GenericDAO genericDao) void
HibernateUserDAO.setGenericDAO
(GenericDAO genericDAO) -
Uses of GenericDAO in com.logicaldoc.core.stats