scalasql.query.Delete
See theDelete companion object
trait Delete[Q] extends ExecuteUpdate[Int], Base[Q]
A SQL DELETE
query
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Base[Q]trait WithSqlExpr[Q]trait ExecuteUpdate[Int]trait Query[Int]trait Renderableclass Objecttrait Matchableclass Any
- Known subtypes
-
class Impl[Q]
Members list
In this article