@Repository public class PuiUserFcmDao extends AbstractTableDao<es.prodevelop.pui9.notifications.model.dto.interfaces.IPuiUserFcmPk,es.prodevelop.pui9.notifications.model.dto.interfaces.IPuiUserFcm> implements es.prodevelop.pui9.notifications.model.dao.interfaces.IPuiUserFcmDao
AND, DELETE_FROM, INSERT_INTO, PARAMETER, SET, UPDATEALL, daoRegistry, dbHelper, DISTINCT, dtoClass, FROM, jdbcTemplate, logger, NO_JOINS, ORDER_BY, SELECT, WHERE| Constructor and Description |
|---|
PuiUserFcmDao() |
| Modifier and Type | Method and Description |
|---|---|
List<es.prodevelop.pui9.notifications.model.dto.interfaces.IPuiUserFcm> |
findByLastuse(Instant lastuse) |
List<es.prodevelop.pui9.notifications.model.dto.interfaces.IPuiUserFcm> |
findByToken(String token) |
List<es.prodevelop.pui9.notifications.model.dto.interfaces.IPuiUserFcm> |
findByUsr(String usr) |
addTranslationJoins, afterDelete, afterInsert, afterPatch, afterUpdate, bulkDelete, bulkInsert, bulkPatch, bulkUpdate, checkValues, delete, deleteAll, deleteAll, deleteWhere, doDelete, doInsert, doUpdate, exists, findOne, findOne, getDaoClass, getDtoPkClass, getParameterTextForColumnInsert, getParameterTextForColumnUpdate, getTableTranslationDao, insert, modifyInsertColumnValue, modifyUpdateColumnValue, onInsertConflictDoNothing, patch, performDelete, performDeleteWhere, performInsert, performUpdate, updatecount, count, count, customizeDto, doFindWhere, executeCustomQuery, executeCustomQueryWithParameters, executeQuery, findAll, findAll, findAll, findAll, findByColumn, findByColumn, findOne, findOne, findOne, findPaginated, findWhere, findWhere, findWhere, findWhere, getDtoClass, getEntityName, getMaxValue, getNextValue, mapRow, performCount, performListPaginated, performMaxValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbulkDelete, bulkInsert, bulkPatch, bulkUpdate, delete, deleteAll, deleteAll, deleteWhere, exists, findOne, findOne, getDaoClass, getDtoPkClass, getTableTranslationDao, insert, patch, updatecount, count, count, executeCustomQuery, executeCustomQueryWithParameters, executeQuery, findAll, findAll, findAll, findAll, findOne, findOne, findOne, findPaginated, findWhere, findWhere, findWhere, findWhere, getDtoClass, getMaxValue, getNextValuepublic List<es.prodevelop.pui9.notifications.model.dto.interfaces.IPuiUserFcm> findByUsr(String usr) throws PuiDaoFindException
findByUsr in interface es.prodevelop.pui9.notifications.model.dao.interfaces.IPuiUserFcmDaoPuiDaoFindExceptionpublic List<es.prodevelop.pui9.notifications.model.dto.interfaces.IPuiUserFcm> findByToken(String token) throws PuiDaoFindException
findByToken in interface es.prodevelop.pui9.notifications.model.dao.interfaces.IPuiUserFcmDaoPuiDaoFindExceptionpublic List<es.prodevelop.pui9.notifications.model.dto.interfaces.IPuiUserFcm> findByLastuse(Instant lastuse) throws PuiDaoFindException
findByLastuse in interface es.prodevelop.pui9.notifications.model.dao.interfaces.IPuiUserFcmDaoPuiDaoFindExceptionCopyright © 2021. All rights reserved.