Packages

p

au.id.tmm.db

data

package data

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final class ColumnIndex extends AnyRef
  2. final case class DbId[-A](asLong: Long) extends Product with Serializable
  3. final case class NumRowsAffected(asLong: Long) extends AnyVal with Product with Serializable
  4. final case class WithDbId[A](id: DbId[A], row: A) extends Product with Serializable

Value Members

  1. object ColumnIndex
  2. object DbId extends Serializable
  3. object NumRowsAffected extends Serializable
  4. object WithDbId extends Serializable

Ungrouped