DuplicateKeyUpdate

ldbc.statement.Insert.DuplicateKeyUpdate
case class DuplicateKeyUpdate[A](table: A, statement: String, params: List[Dynamic]) extends Command

Attributes

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

Members list

Value members

Concrete methods

override def ++(sql: SQL): SQL

Attributes

Definition Classes
SQL
Source
Insert.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product