com.lightbend.lagom.scaladsl.persistence.jdbc.JdbcReadSide
Build the read side handler.
Build the read side handler.
The read side handler.
Define the event handler that will be used for events of a given class.
Define the event handler that will be used for events of a given class.
The event class to handle.
The function to handle the events.
This builder for fluent invocation
Set a global prepare callback.
Set a global prepare callback.
The callback.
This builder for fluent invocation.
ReadSideHandler#globalPrepare()
Set a prepare callback.
Set a prepare callback.
The callback.
This builder for fluent invocation.
ReadSideHandler#prepare(AggregateEventTag)
Builder for the handler.