TableSupport

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

Value members

Abstract methods

def tableId: Int
def toTable(gs: GroupedSections[Section]): Either[String, T]