OneToXSQL

scalikejdbc.OneToXSQL
See theOneToXSQL companion class
object OneToXSQL

Attributes

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

Members list

Value members

Concrete methods

def handleException(e: Exception): Nothing

Attributes

Source
OneToXSQL.scala
def unapply[A, E <: WithExtractor, Z](sqlObject: OneToXSQL[A, E, Z]): Some[(String, Seq[Any], WrappedResultSet => A)]

Attributes

Source
OneToXSQL.scala