toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.log.repo
/
SendArticleEventHistoryDao
Send
Article
Event
History
Dao
@
Repository
class
SendArticleEventHistoryDao
(
dslContext
:
DSLContext
)
Members
Constructors
Send
Article
Event
History
Dao
Link copied to clipboard
constructor
(
dslContext
:
DSLContext
)
Functions
insert
Event
Link copied to clipboard
fun
insertEvent
(
command
:
InsertEventCommand
)
select
Event
By
Message
Id
Link copied to clipboard
fun
selectEventByMessageId
(
query
:
SelectEventByMessageIdAndEventTypeQuery
)
:
SendArticleEventHistoryRecord
?