scalasql.query.Returning
See theReturning companion object
trait Returning[Q, R] extends Query[Seq[R]], DelegateQueryable[Q, Seq[R]]
A query with a RETURNING
clause
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait WithSqlExpr[Q]trait Renderableclass Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article