SQLToListImpl

scalikejdbc.SQLToListImpl
See theSQLToListImpl companion class
object SQLToListImpl

Attributes

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

Members list

Value members

Concrete methods

def unapply[A, E <: WithExtractor](sqlObject: SQLToListImpl[A, E]): Some[(String, Seq[Any], WrappedResultSet => A)]

Attributes

Source
SQL.scala