a number of rows that were affected by the statement that this result set is for
a sequence of warnings that were emitted by the database during processing the statement that this result set is for
a meta data of columns of this result set
a sequence of rows returned by a database
a meta data of columns of this result set
a sequence of rows returned by a database
a number of rows that were affected by the statement that this result set is for
(Changed in version 2.9.0) The behavior of scanRight has changed. The previous behavior can be reproduced with scanRight.reverse.
(Changed in version 2.9.0) transpose throws an IllegalArgumentException if collections are not uniformly sized.
a sequence of warnings that were emitted by the database during processing the statement that this result set is for
(resultSet: MonadOps[Row]).filter(p)
(resultSet: MonadOps[Row]).flatMap(f)
(resultSet: MonadOps[Row]).map(f)
(resultSet: MonadOps[Row]).withFilter(p)
Represents a set of rows returned by a database engine.