com.worxbend.persistence.repository.EventDetail
See theEventDetail companion object
A single event with its payload.
Composed of a EventSummary plus raw rather than being a flat 14-field record, so the list projection and the detail projection cannot drift: the detail query is literally the list query plus one column.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article