public interface SystemMessageReadHistoryDao extends EditableDao<SystemMessageReadHistory,Long>
Modifier and Type | Method and Description |
---|---|
boolean |
exists(String userName,
Long systemMessageId)
Sprawdza czy wpis istnieje
|
delete, merge, save, update
countAll, countByCriteria, countByCriteria, findByCriteria, findByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList, scrollByCriteria, scrollByCriteria
Copyright © 2025 Suncode. All rights reserved.