Packages

p

io.doolse

simpledba

package simpledba

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. simpledba
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def embed[A]: Embed[A]
  2. def query[K](w: Relation[K, _, _]): QueryBuilder[K]
  3. def queryByPK[K](w: Relation[K, _, _]): QueryPK[K]
  4. def relation[A](w: Witness): Relation[T, A, HNil]
  5. def writes[K](w: Relation[K, _, _]): RelationWriter[K]

Inherited from AnyRef

Inherited from Any

Ungrouped