Package dao.container
Interface FormDao
- All Superinterfaces:
DeleteDao<Object>
,ILoadDao<LoadOptions>
,LoadDao
,SaveDao
,SaveLoadDeleteDao
,TableProvider
,WebbpmDao
- All Known Subinterfaces:
EditableOneToManyDao
- All Known Implementing Classes:
CustomSqlFormDao
,EditableOneToManyDaoImpl
,FormDaoImpl
- Author:
- a.petrov
-
Method Summary
Methods inherited from interface ru.cg.webbpm.modules.database.api.dao.ILoadDao
getTotalRowCount
Methods inherited from interface ru.cg.webbpm.modules.database.api.dao.LoadDao
getDatasourceJndiName, getPkFields, getTotalRowCount, load, load, loadAggregations, loadAggregations, loadByPK, loadByPK, loadMultiFieldAggregations
Methods inherited from interface ru.cg.webbpm.modules.database.api.TableProvider
getTableByAlias, getUsedTables
-
Method Details
-
loadGraphTablesPKValues
-