Internal

scalasql.query.Table.Internal
object Internal

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Internal.type

Members list

Type members

Classlikes

class TableQueryable[Q, R <: Product](walkLabels0: () => Seq[String], walkExprs0: Q => Seq[Expr[_]], construct0: ResultSetIterator => R, deconstruct0: R => Q) extends Row[Q, R]

Attributes

Supertypes
trait Row[Q, R]
trait Queryable[Q, R]
class Object
trait Matchable
class Any