@Component(value="dataReportDao") @Transactional public class DataReportDao extends DataCleansingItemDao<DataReport,DataReportDao.JooqDSLContext>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DataReportDao.JooqDSLContext |
JooqDaoSupport.CollectStoreQuery, JooqDaoSupport.CollectStoreQueryBufferjooqFactoryClassdsl, log| Constructor and Description |
|---|
DataReportDao() |
| Modifier and Type | Method and Description |
|---|---|
protected static SelectConditionStep<Record1<Integer>> |
createDataReportIdsBySurveyQuery(CollectDSLContext dsl,
CollectSurvey survey) |
void |
deleteBySurvey(CollectSurvey survey) |
List<DataReport> |
loadByQueryGroup(DataQueryGroup queryGroup) |
List<DataReport> |
loadBySurvey(CollectSurvey survey) |
dsl, insert, loadById, updatedelete, deleteByIds, dsl, findContaining, findStartingWith, getConfiguration, loadAll, loadByIdgetLog, isConstraintViolation, setDsl, toTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, loadAllpublic List<DataReport> loadBySurvey(CollectSurvey survey)
loadBySurvey in class SurveyObjectMappingJooqDaoSupport<Integer,DataReport,DataReportDao.JooqDSLContext>public void deleteBySurvey(CollectSurvey survey)
deleteBySurvey in class SurveyObjectMappingJooqDaoSupport<Integer,DataReport,DataReportDao.JooqDSLContext>public List<DataReport> loadByQueryGroup(DataQueryGroup queryGroup)
protected static SelectConditionStep<Record1<Integer>> createDataReportIdsBySurveyQuery(CollectDSLContext dsl, CollectSurvey survey)
Copyright © 2020 Open Foris. All rights reserved.