OneToManySQL

scalikejdbc.OneToManySQL
See theOneToManySQL companion class
object OneToManySQL

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: OneToManySQL[A, B, E, Z]): Some[(String, Seq[Any], WrappedResultSet => A, WrappedResultSet => Option[B], (A, Seq[B]) => Z)]

Attributes

Source
OneToManySQL.scala