Interface SaveLoadDeleteDao
- All Superinterfaces:
DeleteDao<Object>
,ILoadDao<LoadOptions>
,LoadDao
,SaveDao
,TableProvider
,WebbpmDao
- All Known Subinterfaces:
CalendarDao
,EditableOneToManyDao
,FileUploadDao
,FormDao
- All Known Implementing Classes:
CalendarDaoImpl
,CustomSqlFormDao
,EditableGridDao
,EditableOneToManyDaoImpl
,FileUploadDaoImpl
,FormDaoImpl
,LinkFieldDao
- Author:
- Kochetkov
-
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