Impl

scalasql.query.GetGeneratedKeys.Impl
class Impl[Q, R](base: InsertBase[Q])(implicit qr: Row[_, R]) extends GetGeneratedKeys[Q, R]

Attributes

Graph
Supertypes
trait GetGeneratedKeys[Q, R]
trait Query[Seq[R]]
trait Renderable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def expr: Q

Inherited methods

def single: Single[R]

Attributes

Inherited from:
GetGeneratedKeys