Uses of Interface
ru.cg.webbpm.modules.database.api.dao.ILoadDao
Packages that use ILoadDao
Package
Description
-
Uses of ILoadDao in dao
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of ILoadDao in dao.complex.editableonetomany
Subinterfaces of ILoadDao in dao.complex.editableonetomanyClasses in dao.complex.editableonetomany that implement ILoadDao -
Uses of ILoadDao in dao.container
Subinterfaces of ILoadDao in dao.containerClasses in dao.container that implement ILoadDao -
Uses of ILoadDao in dao.editablegrid
Classes in dao.editablegrid that implement ILoadDao -
Uses of ILoadDao in dao.field
-
Uses of ILoadDao in dao.gantt
-
Uses of ILoadDao in database.dao
Classes in database.dao that implement ILoadDaoModifier and TypeClassDescriptionclass
AbstractLoadDao<T extends NonPageableLoadOptions>
class
class
class
class
class
-
Uses of ILoadDao in ru.cg.webbpm.modules.database.api.dao
Subinterfaces of ILoadDao in ru.cg.webbpm.modules.database.api.daoModifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of ILoadDao in utils
Modifier and TypeMethodDescriptionstatic <T extends ILoadDao<? extends NonPageableLoadOptions>>
EntityColumnQueryUtils.getIdField
(T loadDao)