slick.jdbc.ResultSetConcurrency
The concurrency mode which indicates that the result set may not be updated.
Return this ResultSetConcurrency, unless it is Auto in which case the specified concurrency mode is returned instead.
ResultSetConcurrency
Auto
The concurrency mode which indicates that the result set may not be updated.