Insert

ldbc.query.builder.statement.Insert
object Insert

Attributes

Source
Insert.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Insert.type

Members list

Type members

Classlikes

case class Impl[P <: Product](table: Table[P], statement: String, params: List[DynamicBinder])

Attributes

Source
Insert.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Command
trait SQL
class Object
trait Matchable
class Any
Show all