Insert

scalasql.query.Insert
See theInsert companion trait
object Insert

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Insert.type

Members list

Type members

Classlikes

class Impl[V[_[_]], R](val expr: V[Column], val table: TableRef)(implicit val qr: Row[V[Column], R], dialect: DialectTypeMappers) extends Insert[V, R], InsertImpl[V, R]

Attributes

Supertypes
trait InsertImpl[V, R]
trait Insert[V, R]
trait Insert[V, R]
trait WithSqlExpr[V[Column]]
class Object
trait Matchable
class Any
Show all