com.lightbend.lagom.scaladsl.persistence
Persistence JDBC components (for compile-time injection).
JDBC read side support.
This should be used to build and register a read side processor.
All callbacks are executed in a transaction and are automatically committed or rollback based on whether they fail or succeed.
Offsets are automatically handled.
Read-side persistence JDBC components (for compile-time injection).
Write-side persistence JDBC components (for compile-time injection).
JDBC read side support.
This should be used to build and register a read side processor.
All callbacks are executed in a transaction and are automatically committed or rollback based on whether they fail or succeed.
Offsets are automatically handled.