Table

trait Table[T]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def columns: Vector[Field[_]]
def indexes: Vector[Index]
def tableName: String

Concrete methods

def nameMap: Map[String, String]