Packages

class Column extends AnyRef

Source
HeapBackend.scala
Linear Supertypes
AnyRef, Any
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Column
  2. AnyRef
  3. Any
Implicitly
  1. by StringFormat
  2. by Ensuring
  3. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Column(sym: FieldSymbol, tpe: ScalaType[Any])

Value Members

  1. def createDefault: Any
  2. val isUnique: Boolean
  3. val sym: FieldSymbol
  4. val tpe: ScalaType[Any]