Companion

harness.sql.Table$.Companion$
See theCompanion companion trait
object Companion

Attributes

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

Members list

Type members

Classlikes

trait WithId[TKId <: Id, T <: ([_[_]] =>> WithId[_[_], TKId])](implicit iMap: IMap[UUID, TKId]) extends Companion[T]

Attributes

Supertypes
trait Companion[T]
class Object
trait Matchable
class Any
Known subtypes
object Migration.type

Types

type AnyCompanion = Companion[_ <: ([_[_]] =>> Table)]