@Component(value="dataQueryTypeDao") @Transactional public class DataQueryTypeDao extends DataCleansingItemDao<DataQueryType,DataQueryTypeDao.JooqDSLContext>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DataQueryTypeDao.JooqDSLContext |
JooqDaoSupport.CollectStoreQuery, JooqDaoSupport.CollectStoreQueryBufferjooqFactoryClassdsl, log| Constructor and Description |
|---|
DataQueryTypeDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteBySurvey(CollectSurvey survey) |
DataQueryType |
loadByCode(CollectSurvey survey,
String code) |
List<DataQueryType> |
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<DataQueryType> loadBySurvey(CollectSurvey survey)
loadBySurvey in class SurveyObjectMappingJooqDaoSupport<Integer,DataQueryType,DataQueryTypeDao.JooqDSLContext>public void deleteBySurvey(CollectSurvey survey)
deleteBySurvey in class SurveyObjectMappingJooqDaoSupport<Integer,DataQueryType,DataQueryTypeDao.JooqDSLContext>public DataQueryType loadByCode(CollectSurvey survey, String code)
Copyright © 2021 Open Foris. All rights reserved.