SQLExecution

scalikejdbc.SQLExecution
See theSQLExecution companion class
object SQLExecution

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: SQLExecution): Some[(String, Seq[Any], Seq[String], PreparedStatement => Unit, PreparedStatement => Unit)]

Attributes

Source
SQL.scala