SQLBatchWithGeneratedKey

scalikejdbc.SQLBatchWithGeneratedKey
See theSQLBatchWithGeneratedKey companion class

Attributes

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

Members list

Value members

Concrete methods

def unapply(sqlObject: SQLBatchWithGeneratedKey): Some[(String, Seq[Seq[Any]], Seq[String], Option[String])]

Attributes

Source
SQL.scala