slick.jdbc.ResultSetConcurrency
The concurrency mode which indicates that the result set may 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 be updated.