Class DataQueryTypeDao

All Implemented Interfaces:
PersistedObjectDao<DataQueryType,Integer>

@Component("dataQueryTypeDao") @Transactional public class DataQueryTypeDao extends DataCleansingItemDao<DataQueryType,DataQueryTypeDao.JooqDSLContext>
Author:
S. Ricci