public interface NotificationMessageDao extends BaseJpaDao
| Modifier and Type | Method and Description |
|---|---|
NotificationMessageEntity |
getOldestNotificationMessage()
Selects the oldest notification message (a message with the lowest sequence generated id) from the queue.
|
delete, detach, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, query, queryByNamedParams, save, saveAndRefreshNotificationMessageEntity getOldestNotificationMessage()
Copyright © 2019. All rights reserved.