slick.jdbc.ResultSetType
Represents a result set type that only allows result sets to be read sequentially (i.e. the cursor may only move forward).
Return this ResultSetType, unless it is Auto in which case the specified result set type is returned instead.
ResultSetType
Auto
Represents a result set type that only allows result sets to be read sequentially (i.e. the cursor may only move forward).