ProjectionHandler
works.iterative.akka.ProjectionHandler
class ProjectionHandler[E, J](dbConfig: DatabaseConfig[MySQLProfile], processor: ViewProcessor[E], transform: J => E)(using runtime: Runtime[Any]) extends SlickHandler
Attributes
- Graph
-
- Supertypes
-
trait SlickHandler[EventEnvelope[J]]trait HandlerLifecycleclass Objecttrait Matchableclass Any
Members list
In this article