OneToManySQLToIterable

scalikejdbc.OneToManySQLToIterable
See theOneToManySQLToIterable companion class

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
OneToManySQL.scala